Coaches Career
This endpoint allows you to retrieve the careers from coaches.
Multi-language: This feature allows the user to manually change the language of the API response by adding value to the
lang
attribute. Example:lang=en
.
Pagination: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.
Update Period: The endpoint is updated several times a day.
Recommended Calls: Limit calls to 1 per hour.
Use Cases
Get career from a specific coach_idhttps://football.sportdevs.com/coaches-career?coach_id=eq.{coach_id}
Query Parameters
- coach_id integer
Default value:
eq.1
The id of the coach
- offset string
Default value:
0
Limiting and Pagination
- limit string
Default value:
50
Limiting and Pagination
- lang string
Default value:
en
Multi-language
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema array
- coach_id integer
The id of the coach
Note: This is a Foreign Key to
coaches.id
. - careers jsonb
The career of the coach
[
{
"coach_id": 1,
"careers": [
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-18T22:00:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-18T22:15:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-18T22:30:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-18T22:45:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-18T23:00:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-18T23:15:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-18T23:30:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-18T23:45:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-19T00:15:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-19T00:30:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-19T00:45:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-19T01:00:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-19T01:15:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-19T01:30:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-19T02:00:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-19T02:15:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 0,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-19T02:30:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 4,
"draws_matches": 1,
"total_matches": 6,
"losses_matches": 1,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2019-04-28T00:00:00+00:00",
"start_timestamp_team": "2018-12-19T00:00:00+00:00",
"total_points_matches": 13
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 0,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-06T23:00:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 0,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-06T23:15:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 0,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-07T00:30:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 0,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-07T01:30:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 0,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-07T02:00:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 2,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-07T00:45:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 2,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-07T01:00:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 2,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-07T01:15:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 4,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-06T22:00:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 4,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-07T00:00:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 4,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-07T02:30:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 6,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-06T21:45:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 6,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-06T22:15:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 6,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-06T22:45:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 6,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-06T23:45:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 7,
"draws_matches": 6,
"total_matches": 15,
"losses_matches": 4,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2015-10-20T00:00:00+00:00",
"start_timestamp_team": "2015-08-07T00:15:00+00:00",
"total_points_matches": 25
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 148,
"draws_matches": 44,
"total_matches": 233,
"losses_matches": 52,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2024-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-28T23:30:00+00:00",
"total_points_matches": 477
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 149,
"draws_matches": 2,
"total_matches": 235,
"losses_matches": 53,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2024-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-28T23:45:00+00:00",
"total_points_matches": 480
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 153,
"draws_matches": 10,
"total_matches": 243,
"losses_matches": 55,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2024-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-29T01:30:00+00:00",
"total_points_matches": 494
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 154,
"draws_matches": 44,
"total_matches": 246,
"losses_matches": 57,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2024-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-29T01:00:00+00:00",
"total_points_matches": 497
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 155,
"draws_matches": 10,
"total_matches": 248,
"losses_matches": 58,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2024-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-29T02:00:00+00:00",
"total_points_matches": 500
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 155,
"draws_matches": 20,
"total_matches": 249,
"losses_matches": 59,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2024-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-29T00:30:00+00:00",
"total_points_matches": 500
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 155,
"draws_matches": 66,
"total_matches": 248,
"losses_matches": 58,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2024-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-29T01:45:00+00:00",
"total_points_matches": 500
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 156,
"draws_matches": 40,
"total_matches": 252,
"losses_matches": 61,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2024-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-28T21:30:00+00:00",
"total_points_matches": 503
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 156,
"draws_matches": 62,
"total_matches": 252,
"losses_matches": 61,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2024-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-28T22:30:00+00:00",
"total_points_matches": 503
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 156,
"draws_matches": 66,
"total_matches": 251,
"losses_matches": 60,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2024-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-29T02:15:00+00:00",
"total_points_matches": 503
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 157,
"draws_matches": 50,
"total_matches": 253,
"losses_matches": 61,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2024-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-29T00:15:00+00:00",
"total_points_matches": 506
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 159,
"draws_matches": 18,
"total_matches": 255,
"losses_matches": 60,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2026-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-29T01:15:00+00:00",
"total_points_matches": 513
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 160,
"draws_matches": 62,
"total_matches": 256,
"losses_matches": 60,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2026-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-29T02:30:00+00:00",
"total_points_matches": 516
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 161,
"draws_matches": 6,
"total_matches": 257,
"losses_matches": 60,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2026-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-28T22:45:00+00:00",
"total_points_matches": 519
},
{
"team_id": 3,
"team_name": "Molde FK",
"wins_matches": 162,
"draws_matches": 36,
"total_matches": 260,
"losses_matches": 62,
"team_hash_image": "f6e0f3d71578d695d2413de7bb8ff3edf10b7009cd6f5f1372f106d8ab6844e4",
"end_timestamp_team": "2026-12-31T00:00:00+00:00",
"start_timestamp_team": "2019-04-29T00:00:00+00:00",
"total_points_matches": 522
},
{
"team_id": 4623,
"team_name": "Kristiansund BK",
"team_hash_image": "ee8c2e530ad249dec9ada3bd408665767bce2b5a88767ecbe876ba4a724b7412",
"end_timestamp_team": "2011-10-22T00:00:00+00:00",
"start_timestamp_team": "2011-07-24T21:45:00+00:00"
},
{
"team_id": 4623,
"team_name": "Kristiansund BK",
"team_hash_image": "ee8c2e530ad249dec9ada3bd408665767bce2b5a88767ecbe876ba4a724b7412",
"end_timestamp_team": "2011-10-22T00:00:00+00:00",
"start_timestamp_team": "2011-07-24T22:45:00+00:00"
},
{
"team_id": 4623,
"team_name": "Kristiansund BK",
"team_hash_image": "ee8c2e530ad249dec9ada3bd408665767bce2b5a88767ecbe876ba4a724b7412",
"end_timestamp_team": "2011-10-22T00:00:00+00:00",
"start_timestamp_team": "2011-07-24T23:15:00+00:00"
},
{
"team_id": 4623,
"team_name": "Kristiansund BK",
"team_hash_image": "ee8c2e530ad249dec9ada3bd408665767bce2b5a88767ecbe876ba4a724b7412",
"end_timestamp_team": "2011-10-22T00:00:00+00:00",
"start_timestamp_team": "2011-07-24T23:45:00+00:00"
},
{
"team_id": 4623,
"team_name": "Kristiansund BK",
"team_hash_image": "ee8c2e530ad249dec9ada3bd408665767bce2b5a88767ecbe876ba4a724b7412",
"end_timestamp_team": "2011-10-22T00:00:00+00:00",
"start_timestamp_team": "2011-07-25T00:00:00+00:00"
},
{
"team_id": 4623,
"team_name": "Kristiansund BK",
"team_hash_image": "ee8c2e530ad249dec9ada3bd408665767bce2b5a88767ecbe876ba4a724b7412",
"end_timestamp_team": "2011-10-22T00:00:00+00:00",
"start_timestamp_team": "2011-07-25T00:15:00+00:00"
},
{
"team_id": 4623,
"team_name": "Kristiansund BK",
"team_hash_image": "ee8c2e530ad249dec9ada3bd408665767bce2b5a88767ecbe876ba4a724b7412",
"end_timestamp_team": "2011-10-22T00:00:00+00:00",
"start_timestamp_team": "2011-07-25T00:30:00+00:00"
},
{
"team_id": 4623,
"team_name": "Kristiansund BK",
"team_hash_image": "ee8c2e530ad249dec9ada3bd408665767bce2b5a88767ecbe876ba4a724b7412",
"end_timestamp_team": "2011-10-22T00:00:00+00:00",
"start_timestamp_team": "2011-07-25T02:00:00+00:00"
},
{
"team_id": 4689,
"team_name": "Træff",
"team_hash_image": "965be010782275756719017f00ee95889d69f942b25d1f39b572a2d74c6db78b",
"end_timestamp_team": "2002-12-31T00:00:00+00:00",
"start_timestamp_team": "1998-12-31T23:00:00+00:00"
},
{
"team_id": 4689,
"team_name": "Træff",
"team_hash_image": "965be010782275756719017f00ee95889d69f942b25d1f39b572a2d74c6db78b",
"end_timestamp_team": "2002-12-31T00:00:00+00:00",
"start_timestamp_team": "1998-12-31T23:45:00+00:00"
},
{
"team_id": 4689,
"team_name": "Træff",
"team_hash_image": "965be010782275756719017f00ee95889d69f942b25d1f39b572a2d74c6db78b",
"end_timestamp_team": "2002-12-31T00:00:00+00:00",
"start_timestamp_team": "1999-01-01T00:00:00+00:00"
},
{
"team_id": 4689,
"team_name": "Træff",
"team_hash_image": "965be010782275756719017f00ee95889d69f942b25d1f39b572a2d74c6db78b",
"end_timestamp_team": "2002-12-31T00:00:00+00:00",
"start_timestamp_team": "1999-01-01T00:45:00+00:00"
},
{
"team_id": 4689,
"team_name": "Træff",
"team_hash_image": "965be010782275756719017f00ee95889d69f942b25d1f39b572a2d74c6db78b",
"end_timestamp_team": "2002-12-31T00:00:00+00:00",
"start_timestamp_team": "1999-01-01T01:00:00+00:00"
},
{
"team_id": 4689,
"team_name": "Træff",
"team_hash_image": "965be010782275756719017f00ee95889d69f942b25d1f39b572a2d74c6db78b",
"end_timestamp_team": "2002-12-31T00:00:00+00:00",
"start_timestamp_team": "1999-01-01T02:00:00+00:00"
},
{
"team_id": 4689,
"team_name": "Træff",
"team_hash_image": "965be010782275756719017f00ee95889d69f942b25d1f39b572a2d74c6db78b",
"end_timestamp_team": "2002-12-31T00:00:00+00:00",
"start_timestamp_team": "1999-01-01T02:30:00+00:00"
}
]
}
]