GET /api/v1/tournament_records/?format=api&ordering=group&page=34
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=35",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=33",
    "results": [
        {
            "id": 87,
            "name": "sks",
            "creator": 738665,
            "group": 515,
            "created": "2020-03-13T14:24:33.814924Z",
            "started": null,
            "ended": null
        },
        {
            "id": 86,
            "name": "ff",
            "creator": 738665,
            "group": 515,
            "created": "2020-03-13T14:23:14.181174Z",
            "started": null,
            "ended": null
        },
        {
            "id": 79,
            "name": "go time 3#",
            "creator": 728080,
            "group": 515,
            "created": "2020-02-21T20:06:24.836935Z",
            "started": null,
            "ended": null
        },
        {
            "id": 60,
            "name": "Automatic Sitewide Tournament",
            "creator": 375043,
            "group": 515,
            "created": "2020-01-13T08:34:58.479960Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1001,
            "name": "2021 Türkiye Go Playoff Turnuvası",
            "creator": 467829,
            "group": 561,
            "created": "2022-02-05T07:19:57.898666Z",
            "started": null,
            "ended": null
        },
        {
            "id": 380,
            "name": "İstanbul Çevrimiçi Şehir Turnuvası 2020/03",
            "creator": 54877,
            "group": 561,
            "created": "2020-09-19T11:43:35.606770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 357,
            "name": "İstanbul Çevrimiçi Şehir Turnuvası 2020/02",
            "creator": 54877,
            "group": 561,
            "created": "2020-08-30T12:07:21.130777Z",
            "started": null,
            "ended": null
        },
        {
            "id": 69,
            "name": "Test",
            "creator": 151416,
            "group": 633,
            "created": "2020-01-27T03:49:45.865901Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1790,
            "name": "Primus Inter Pares",
            "creator": 1218730,
            "group": 655,
            "created": "2024-11-06T06:18:35.120610Z",
            "started": null,
            "ended": null
        },
        {
            "id": 315,
            "name": "1ra Liga Mexicana de Go por Internet 2020-2021",
            "creator": 124958,
            "group": 678,
            "created": "2020-07-19T10:19:06.226380Z",
            "started": null,
            "ended": null
        }
    ]
}