GET /api/v1/tournament_records/?format=api&ordering=group&page=37
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=38",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=36",
    "results": [
        {
            "id": 1498,
            "name": "Test Record Tourmanent",
            "creator": 427977,
            "group": 1460,
            "created": "2023-08-22T15:46:06.718933Z",
            "started": null,
            "ended": null
        },
        {
            "id": 133,
            "name": "---",
            "creator": 427977,
            "group": 1460,
            "created": "2020-04-03T12:54:09.414014Z",
            "started": null,
            "ended": null
        },
        {
            "id": 24,
            "name": "Test Tournment",
            "creator": 79,
            "group": 1460,
            "created": "2019-08-30T08:25:07.599863Z",
            "started": null,
            "ended": null
        },
        {
            "id": 43,
            "name": "X",
            "creator": 307866,
            "group": 1527,
            "created": "2019-10-19T15:46:31.354025Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1018,
            "name": "9x9 AI Challenge",
            "creator": 631251,
            "group": 1554,
            "created": "2022-02-17T07:24:24.443622Z",
            "started": null,
            "ended": null
        },
        {
            "id": 838,
            "name": "hf",
            "creator": 631251,
            "group": 1554,
            "created": "2021-09-19T00:47:11.918545Z",
            "started": null,
            "ended": null
        },
        {
            "id": 287,
            "name": "fdkzadfjhfsaaf",
            "creator": 735412,
            "group": 1600,
            "created": "2020-06-20T11:21:54.473619Z",
            "started": null,
            "ended": null
        },
        {
            "id": 38,
            "name": "Torneo Interno Fénix",
            "creator": 412499,
            "group": 1620,
            "created": "2019-09-29T14:36:50.008242Z",
            "started": null,
            "ended": null
        },
        {
            "id": 313,
            "name": "1Torneo Fueguino con ventaja 2020",
            "creator": 316711,
            "group": 1684,
            "created": "2020-07-14T17:32:57.786974Z",
            "started": null,
            "ended": null
        },
        {
            "id": 97,
            "name": "Oslo",
            "creator": 129505,
            "group": 1917,
            "created": "2020-03-15T20:04:27.119938Z",
            "started": null,
            "ended": null
        }
    ]
}