GET /api/v1/tournament_records/?format=api&ordering=group&page=46
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=47",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=45",
    "results": [
        {
            "id": 15,
            "name": "Artzy",
            "creator": 151923,
            "group": 3869,
            "created": "2019-07-25T02:35:20.625775Z",
            "started": null,
            "ended": null
        },
        {
            "id": 18,
            "name": "Turnımınt",
            "creator": 657455,
            "group": 3878,
            "created": "2019-07-28T19:44:44.248331Z",
            "started": null,
            "ended": null
        },
        {
            "id": 17,
            "name": "Matiko_madrid",
            "creator": 650643,
            "group": 3878,
            "created": "2019-07-28T19:40:27.062966Z",
            "started": null,
            "ended": null
        },
        {
            "id": 16,
            "name": "Esfectsgecrsfes",
            "creator": 657455,
            "group": 3878,
            "created": "2019-07-28T19:40:09.092208Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1611,
            "name": "Поздний январский круговик Гудзуми 2024",
            "creator": 1055025,
            "group": 3922,
            "created": "2024-01-25T05:19:46.503771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 57,
            "name": "DeNeMe",
            "creator": 605619,
            "group": 3924,
            "created": "2020-01-05T12:31:21.552566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 27,
            "name": "Round 1",
            "creator": 317928,
            "group": 3965,
            "created": "2019-09-04T16:07:06.614495Z",
            "started": null,
            "ended": null
        },
        {
            "id": 33,
            "name": "Our First Official Tournament",
            "creator": 581268,
            "group": 3986,
            "created": "2019-09-13T17:37:49.030891Z",
            "started": null,
            "ended": null
        },
        {
            "id": 53,
            "name": "ligue-senthe",
            "creator": 583604,
            "group": 3993,
            "created": "2019-11-30T17:02:12.806668Z",
            "started": null,
            "ended": null
        },
        {
            "id": 34,
            "name": "Anh Vu - Felix",
            "creator": 583604,
            "group": 3993,
            "created": "2019-09-14T15:28:50.350296Z",
            "started": null,
            "ended": null
        }
    ]
}