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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=121",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=119",
    "results": [
        {
            "id": 905,
            "name": "humdrummmmmmmmmmmmmmm",
            "creator": 802455,
            "group": 3207,
            "created": "2021-11-20T05:45:35.940961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1069,
            "name": "NZT 2022",
            "creator": 1095664,
            "group": 3207,
            "created": "2022-03-24T19:42:56.929537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 298,
            "name": "MATHEW",
            "creator": 804066,
            "group": 3186,
            "created": "2020-06-28T15:39:49.071582Z",
            "started": null,
            "ended": null
        },
        {
            "id": 305,
            "name": "chacra7",
            "creator": 752325,
            "group": 3186,
            "created": "2020-07-05T16:34:52.540982Z",
            "started": null,
            "ended": null
        },
        {
            "id": 361,
            "name": "Prueba",
            "creator": 90149,
            "group": 3186,
            "created": "2020-09-01T03:48:12.333993Z",
            "started": null,
            "ended": null
        },
        {
            "id": 756,
            "name": "klaus",
            "creator": 714622,
            "group": 3145,
            "created": "2021-07-07T21:03:50.141380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1819,
            "name": "Caca",
            "creator": 752543,
            "group": 3145,
            "created": "2025-01-08T06:50:38.597667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 640,
            "name": "Не надо шутить с хамоном",
            "creator": 540483,
            "group": 3064,
            "created": "2021-04-27T09:56:30.277239Z",
            "started": null,
            "ended": null
        },
        {
            "id": 35,
            "name": "Them Hitters",
            "creator": 485271,
            "group": 2949,
            "created": "2019-09-19T19:31:32.753270Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2,
            "name": "Testing new function",
            "creator": 488500,
            "group": 2946,
            "created": "2019-07-13T14:07:04.067058Z",
            "started": null,
            "ended": null
        }
    ]
}