GET /api/v1/tournament_records/?format=api&ordering=-name&page=111
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=-name&page=112",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=110",
    "results": [
        {
            "id": 566,
            "name": "Extra Section- (Free)",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-06T16:42:13.770984Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1428,
            "name": "europe go champıons",
            "creator": 1237379,
            "group": 3,
            "created": "2023-04-08T13:43:48.955072Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1504,
            "name": "Europe Go #1",
            "creator": 1182846,
            "group": 13537,
            "created": "2023-09-03T17:51:14.081528Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1285,
            "name": "European Youth Go Team Championship",
            "creator": 611210,
            "group": 12456,
            "created": "2022-11-08T13:21:40.683926Z",
            "started": null,
            "ended": null
        },
        {
            "id": 296,
            "name": "Eugene-CB",
            "creator": 767900,
            "group": 5449,
            "created": "2020-06-26T08:45:26.502714Z",
            "started": null,
            "ended": null
        },
        {
            "id": 295,
            "name": "Eugene-CB",
            "creator": 767900,
            "group": 5449,
            "created": "2020-06-26T08:44:33.494509Z",
            "started": null,
            "ended": null
        },
        {
            "id": 447,
            "name": "estoesjugarpro",
            "creator": 848901,
            "group": 5581,
            "created": "2020-11-24T19:45:09.407127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1597,
            "name": "EsraYzb.",
            "creator": 1458471,
            "group": 13754,
            "created": "2024-01-04T09:13:07.311264Z",
            "started": null,
            "ended": null
        },
        {
            "id": 16,
            "name": "Esfectsgecrsfes",
            "creator": 657455,
            "group": 3878,
            "created": "2019-07-28T19:40:09.092208Z",
            "started": null,
            "ended": null
        },
        {
            "id": 170,
            "name": "ertyt",
            "creator": 748237,
            "group": 5329,
            "created": "2020-04-19T00:12:14.725500Z",
            "started": null,
            "ended": null
        }
    ]
}