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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=63",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=61",
    "results": [
        {
            "id": 630,
            "name": "Pokemon go",
            "creator": 981624,
            "group": 8865,
            "created": "2021-04-17T19:21:00.717296Z",
            "started": null,
            "ended": null
        },
        {
            "id": 631,
            "name": "Partida",
            "creator": 981624,
            "group": 8865,
            "created": "2021-04-17T19:41:19.538949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 757,
            "name": "osos",
            "creator": 981579,
            "group": 8865,
            "created": "2021-07-07T21:42:17.325436Z",
            "started": null,
            "ended": null
        },
        {
            "id": 758,
            "name": "ososo",
            "creator": 981579,
            "group": 8865,
            "created": "2021-07-07T21:47:59.403896Z",
            "started": null,
            "ended": null
        },
        {
            "id": 657,
            "name": "1",
            "creator": 880829,
            "group": 8842,
            "created": "2021-05-04T08:45:50.450962Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1124,
            "name": "KINK",
            "creator": 880830,
            "group": 8842,
            "created": "2022-05-03T07:58:26.859195Z",
            "started": null,
            "ended": null
        },
        {
            "id": 817,
            "name": "Shiyu Fan's group go competition",
            "creator": 908776,
            "group": 8840,
            "created": "2021-09-03T03:20:53.408144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 837,
            "name": "Shiyu Fan's 1st competition",
            "creator": 908776,
            "group": 8840,
            "created": "2021-09-18T21:27:44.352533Z",
            "started": null,
            "ended": null
        },
        {
            "id": 616,
            "name": "围棋",
            "creator": 976847,
            "group": 8806,
            "created": "2021-04-04T23:24:36.602920Z",
            "started": null,
            "ended": null
        },
        {
            "id": 619,
            "name": "围棋",
            "creator": 976847,
            "group": 8806,
            "created": "2021-04-10T01:20:41.321265Z",
            "started": null,
            "ended": null
        }
    ]
}