GET /api/v1/tournament_records/?format=api&ordering=group&page=77
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=78",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=76",
    "results": [
        {
            "id": 400,
            "name": "12345",
            "creator": 840262,
            "group": 6730,
            "created": "2020-10-08T16:05:38.925556Z",
            "started": null,
            "ended": null
        },
        {
            "id": 365,
            "name": "Игра го",
            "creator": 840035,
            "group": 6745,
            "created": "2020-09-03T16:48:21.678973Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1465,
            "name": "Weekly Tuesday night game",
            "creator": 807332,
            "group": 6757,
            "created": "2023-06-19T15:51:16.810606Z",
            "started": null,
            "ended": null
        },
        {
            "id": 367,
            "name": "BS Cup",
            "creator": 807332,
            "group": 6757,
            "created": "2020-09-06T12:30:08.678814Z",
            "started": null,
            "ended": null
        },
        {
            "id": 516,
            "name": "uhh",
            "creator": 867731,
            "group": 6759,
            "created": "2021-01-30T19:18:38.916017Z",
            "started": null,
            "ended": null
        },
        {
            "id": 494,
            "name": "tirgrjggjrgr",
            "creator": 819853,
            "group": 6759,
            "created": "2021-01-16T06:23:18.083656Z",
            "started": null,
            "ended": null
        },
        {
            "id": 615,
            "name": "Ddc",
            "creator": 845981,
            "group": 6772,
            "created": "2021-04-04T17:22:24.899717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 614,
            "name": "G",
            "creator": 845981,
            "group": 6772,
            "created": "2021-04-04T16:48:07.312321Z",
            "started": null,
            "ended": null
        },
        {
            "id": 537,
            "name": "TORNEO INTERPLANETARIO DDK",
            "creator": 852168,
            "group": 6772,
            "created": "2021-02-13T14:53:55.570231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 418,
            "name": "korea",
            "creator": 341212,
            "group": 6774,
            "created": "2020-10-18T10:43:13.604923Z",
            "started": null,
            "ended": null
        }
    ]
}