GET /api/v1/tournament_records/?format=api&ordering=-group&page=84
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=85",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=83",
    "results": [
        {
            "id": 779,
            "name": "gu7 ft",
            "creator": 1016128,
            "group": 6630,
            "created": "2021-07-22T08:11:26.379333Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1451,
            "name": "Rounds servival",
            "creator": 1002204,
            "group": 6630,
            "created": "2023-05-19T15:54:09.840914Z",
            "started": null,
            "ended": null
        },
        {
            "id": 351,
            "name": "Pruba #1 gonfor",
            "creator": 832855,
            "group": 6622,
            "created": "2020-08-21T21:26:35.778660Z",
            "started": null,
            "ended": null
        },
        {
            "id": 352,
            "name": "Torneo de prueba",
            "creator": 832958,
            "group": 6622,
            "created": "2020-08-21T21:29:59.793642Z",
            "started": null,
            "ended": null
        },
        {
            "id": 370,
            "name": "0000000",
            "creator": 816056,
            "group": 6593,
            "created": "2020-09-08T10:06:37.800846Z",
            "started": null,
            "ended": null
        },
        {
            "id": 345,
            "name": "hermanos",
            "creator": 828549,
            "group": 6581,
            "created": "2020-08-16T19:18:44.648875Z",
            "started": null,
            "ended": null
        },
        {
            "id": 344,
            "name": "First Round",
            "creator": 63217,
            "group": 6568,
            "created": "2020-08-15T19:15:16.960186Z",
            "started": null,
            "ended": null
        },
        {
            "id": 342,
            "name": "Chess match",
            "creator": 816378,
            "group": 6565,
            "created": "2020-08-15T11:10:13.487387Z",
            "started": null,
            "ended": null
        },
        {
            "id": 343,
            "name": "go !!! #1",
            "creator": 816378,
            "group": 6565,
            "created": "2020-08-15T11:10:42.343153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 336,
            "name": "Future Scincetist",
            "creator": 813634,
            "group": 6476,
            "created": "2020-08-11T11:03:42.134616Z",
            "started": null,
            "ended": null
        }
    ]
}