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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=156",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=154",
    "results": [
        {
            "id": 1496,
            "name": "123",
            "creator": 87790,
            "group": 6171,
            "created": "2023-08-18T14:49:31.115949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 78,
            "name": "[i]kkkk",
            "creator": 85719,
            "group": 3807,
            "created": "2020-02-20T21:08:05.798061Z",
            "started": null,
            "ended": null
        },
        {
            "id": 216,
            "name": "Capture Go",
            "creator": 77171,
            "group": 5274,
            "created": "2020-05-11T11:00:24.632994Z",
            "started": null,
            "ended": null
        },
        {
            "id": 76,
            "name": "Test",
            "creator": 72931,
            "group": 4414,
            "created": "2020-02-09T20:54:29.655354Z",
            "started": null,
            "ended": null
        },
        {
            "id": 396,
            "name": "Teste",
            "creator": 71636,
            "group": 3811,
            "created": "2020-10-05T22:26:17.869920Z",
            "started": null,
            "ended": null
        },
        {
            "id": 101,
            "name": "Online Competitie",
            "creator": 70458,
            "group": 147,
            "created": "2020-03-20T20:18:01.224459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 3,
            "name": "2019 US Masters",
            "creator": 69627,
            "group": 3837,
            "created": "2019-07-13T15:12:08.515993Z",
            "started": null,
            "ended": null
        },
        {
            "id": 45,
            "name": "2019 Cotsen Open in Los Angeles, CA",
            "creator": 69627,
            "group": 3837,
            "created": "2019-10-27T04:59:29.438129Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1070,
            "name": "Segundo Torneo Nakade",
            "creator": 68659,
            "group": 11434,
            "created": "2022-03-25T18:57:06.513620Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1182,
            "name": "Segundo Torneo Tesuji",
            "creator": 68659,
            "group": 11940,
            "created": "2022-07-03T12:03:48.985627Z",
            "started": null,
            "ended": null
        }
    ]
}