GET /api/v1/tournament_records/?format=api&ordering=group&page=32
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=33",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=31",
    "results": [
        {
            "id": 1370,
            "name": "Go",
            "creator": 1316848,
            "group": 515,
            "created": "2023-03-14T15:05:26.436755Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1324,
            "name": "9x9 single elimination",
            "creator": 1215371,
            "group": 515,
            "created": "2022-12-24T08:08:47.169022Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1165,
            "name": "OGS 9x9",
            "creator": 1147204,
            "group": 515,
            "created": "2022-06-30T11:07:10.808714Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1016,
            "name": "смертельная Маликович",
            "creator": 1120150,
            "group": 515,
            "created": "2022-02-14T05:41:40.426007Z",
            "started": null,
            "ended": null
        },
        {
            "id": 829,
            "name": "gjhgf",
            "creator": 1041073,
            "group": 515,
            "created": "2021-09-13T09:55:50.559108Z",
            "started": null,
            "ended": null
        },
        {
            "id": 740,
            "name": "ready to win",
            "creator": 730663,
            "group": 515,
            "created": "2021-06-27T13:14:30.284121Z",
            "started": null,
            "ended": null
        },
        {
            "id": 739,
            "name": "win",
            "creator": 730663,
            "group": 515,
            "created": "2021-06-27T13:14:11.445425Z",
            "started": null,
            "ended": null
        },
        {
            "id": 648,
            "name": "Tornement",
            "creator": 658648,
            "group": 515,
            "created": "2021-05-01T16:40:00.926421Z",
            "started": null,
            "ended": null
        },
        {
            "id": 579,
            "name": "The NY Private Championships",
            "creator": 947864,
            "group": 515,
            "created": "2021-03-12T00:09:14.616120Z",
            "started": null,
            "ended": null
        },
        {
            "id": 558,
            "name": "Double Elimation",
            "creator": 936720,
            "group": 515,
            "created": "2021-03-02T19:31:30.722089Z",
            "started": null,
            "ended": null
        }
    ]
}