GET /api/v1/tournament_records/?format=api&ordering=group&page=36
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=37",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=35",
    "results": [
        {
            "id": 1004,
            "name": "20",
            "creator": 1112077,
            "group": 1144,
            "created": "2022-02-06T08:57:52.122015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 819,
            "name": "Taiwan",
            "creator": 348886,
            "group": 1144,
            "created": "2021-09-05T18:51:54.023538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 792,
            "name": "gogo",
            "creator": 838050,
            "group": 1144,
            "created": "2021-08-03T06:26:30.623250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1081,
            "name": "Ih8huh",
            "creator": 1092952,
            "group": 1180,
            "created": "2022-03-30T12:25:37.598344Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1233,
            "name": "match",
            "creator": 1193158,
            "group": 1185,
            "created": "2022-08-15T09:07:48.648364Z",
            "started": null,
            "ended": null
        },
        {
            "id": 99,
            "name": "Test",
            "creator": 1039,
            "group": 1240,
            "created": "2020-03-18T13:45:05.408668Z",
            "started": null,
            "ended": null
        },
        {
            "id": 284,
            "name": "Hi",
            "creator": 791108,
            "group": 1392,
            "created": "2020-06-16T11:27:35.710438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1296,
            "name": "1st Seoule Sphere",
            "creator": 153455,
            "group": 1398,
            "created": "2022-11-10T20:56:04.751944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 28,
            "name": "   ",
            "creator": 153455,
            "group": 1398,
            "created": "2019-09-05T11:12:02.092368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1270,
            "name": "testturnier",
            "creator": 366500,
            "group": 1410,
            "created": "2022-10-25T23:39:25.858172Z",
            "started": null,
            "ended": null
        }
    ]
}