GET /api/v1/tournament_records/?format=api&ordering=group&page=17
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=18",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=16",
    "results": [
        {
            "id": 1031,
            "name": "dasdas",
            "creator": 346980,
            "group": 25,
            "created": "2022-02-24T18:22:43.072927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1028,
            "name": "Champion´s Cup",
            "creator": 1071550,
            "group": 25,
            "created": "2022-02-21T14:35:55.226847Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1010,
            "name": "Friendly tournaments",
            "creator": 1079925,
            "group": 25,
            "created": "2022-02-09T15:20:26.797105Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1002,
            "name": "Jaydai",
            "creator": 1117365,
            "group": 25,
            "created": "2022-02-05T16:46:39.879252Z",
            "started": null,
            "ended": null
        },
        {
            "id": 998,
            "name": "MM",
            "creator": 1117109,
            "group": 25,
            "created": "2022-02-05T03:15:01.897546Z",
            "started": null,
            "ended": null
        },
        {
            "id": 972,
            "name": "匯款",
            "creator": 1059379,
            "group": 25,
            "created": "2022-01-21T02:32:01.651575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 962,
            "name": "good",
            "creator": 1107687,
            "group": 25,
            "created": "2022-01-18T09:00:25.003717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 957,
            "name": "k",
            "creator": 1106983,
            "group": 25,
            "created": "2022-01-12T11:59:48.780217Z",
            "started": null,
            "ended": null
        },
        {
            "id": 947,
            "name": "jkjjjjjjkjkjkjkjkjkjkkkkkkkkkk",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-03T02:10:25.971384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 945,
            "name": "u",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-02T13:39:08.105497Z",
            "started": null,
            "ended": null
        }
    ]
}