GET /api/v1/tournament_records/?format=api&ordering=group&page=38
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=39",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=37",
    "results": [
        {
            "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
        },
        {
            "id": 800,
            "name": "9x9 fast correspondence",
            "creator": 904734,
            "group": 2014,
            "created": "2021-08-15T13:25:09.220518Z",
            "started": null,
            "ended": null
        },
        {
            "id": 22,
            "name": "Friday Morning Blitz ya Punkz!",
            "creator": 217422,
            "group": 2014,
            "created": "2019-08-23T11:22:43.732165Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1636,
            "name": "Українське козацтво",
            "creator": 599899,
            "group": 2157,
            "created": "2024-03-25T00:45:00.048753Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1635,
            "name": "Українське козацтво",
            "creator": 599899,
            "group": 2157,
            "created": "2024-03-25T00:44:25.251367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 6,
            "name": "test",
            "creator": 445315,
            "group": 2158,
            "created": "2019-07-14T04:06:32.250992Z",
            "started": null,
            "ended": null
        }
    ]
}