GET /api/v1/tournament_records/?format=api&ordering=creator&page=82
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=creator&page=83",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=81",
    "results": [
        {
            "id": 656,
            "name": "Bonding experience",
            "creator": 979452,
            "group": 9065,
            "created": "2021-05-04T08:36:52.171040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1346,
            "name": "Neki",
            "creator": 979621,
            "group": 12804,
            "created": "2023-01-19T08:20:35.016367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 621,
            "name": "Jairo Cazana",
            "creator": 981563,
            "group": 8865,
            "created": "2021-04-11T14:46:53.752810Z",
            "started": null,
            "ended": null
        },
        {
            "id": 758,
            "name": "ososo",
            "creator": 981579,
            "group": 8865,
            "created": "2021-07-07T21:47:59.403896Z",
            "started": null,
            "ended": null
        },
        {
            "id": 757,
            "name": "osos",
            "creator": 981579,
            "group": 8865,
            "created": "2021-07-07T21:42:17.325436Z",
            "started": null,
            "ended": null
        },
        {
            "id": 753,
            "name": "osos",
            "creator": 981579,
            "group": 9085,
            "created": "2021-07-05T21:40:50.428258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 752,
            "name": "osos",
            "creator": 981579,
            "group": 9085,
            "created": "2021-07-05T21:39:19.556788Z",
            "started": null,
            "ended": null
        },
        {
            "id": 658,
            "name": "WW",
            "creator": 981579,
            "group": 9078,
            "created": "2021-05-05T17:12:57.814675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 631,
            "name": "Partida",
            "creator": 981624,
            "group": 8865,
            "created": "2021-04-17T19:41:19.538949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 630,
            "name": "Pokemon go",
            "creator": 981624,
            "group": 8865,
            "created": "2021-04-17T19:21:00.717296Z",
            "started": null,
            "ended": null
        }
    ]
}