GET /api/v1/tournament_records/?format=api&ordering=-group&page=57
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=58",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=56",
    "results": [
        {
            "id": 685,
            "name": "6aturnuva",
            "creator": 993823,
            "group": 9088,
            "created": "2021-05-21T06:16:09.981594Z",
            "started": null,
            "ended": null
        },
        {
            "id": 752,
            "name": "osos",
            "creator": 981579,
            "group": 9085,
            "created": "2021-07-05T21:39:19.556788Z",
            "started": null,
            "ended": null
        },
        {
            "id": 753,
            "name": "osos",
            "creator": 981579,
            "group": 9085,
            "created": "2021-07-05T21:40:50.428258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 659,
            "name": "Semana Cultural",
            "creator": 993590,
            "group": 9084,
            "created": "2021-05-06T16:55:54.275193Z",
            "started": null,
            "ended": null
        },
        {
            "id": 658,
            "name": "WW",
            "creator": 981579,
            "group": 9078,
            "created": "2021-05-05T17:12:57.814675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 656,
            "name": "Bonding experience",
            "creator": 979452,
            "group": 9065,
            "created": "2021-05-04T08:36:52.171040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 655,
            "name": "tournamentrecord",
            "creator": 547523,
            "group": 9064,
            "created": "2021-05-04T08:11:13.521849Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1841,
            "name": "test create tournament record",
            "creator": 547523,
            "group": 9064,
            "created": "2025-03-02T13:16:46.870451Z",
            "started": null,
            "ended": null
        },
        {
            "id": 913,
            "name": "Test your level",
            "creator": 910762,
            "group": 9001,
            "created": "2021-11-26T08:47:08.061903Z",
            "started": null,
            "ended": null
        },
        {
            "id": 660,
            "name": "asae",
            "creator": 983435,
            "group": 8975,
            "created": "2021-05-10T03:09:45.654152Z",
            "started": null,
            "ended": null
        }
    ]
}