GET /api/v1/tournament_records/?format=api&ordering=group&page=45
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=46",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=44",
    "results": [
        {
            "id": 244,
            "name": "Games",
            "creator": 785731,
            "group": 3794,
            "created": "2020-05-24T05:04:03.336466Z",
            "started": null,
            "ended": null
        },
        {
            "id": 78,
            "name": "[i]kkkk",
            "creator": 85719,
            "group": 3807,
            "created": "2020-02-20T21:08:05.798061Z",
            "started": null,
            "ended": null
        },
        {
            "id": 396,
            "name": "Teste",
            "creator": 71636,
            "group": 3811,
            "created": "2020-10-05T22:26:17.869920Z",
            "started": null,
            "ended": null
        },
        {
            "id": 26,
            "name": "turniej testowy",
            "creator": 657924,
            "group": 3812,
            "created": "2019-09-01T10:36:36.314156Z",
            "started": null,
            "ended": null
        },
        {
            "id": 70,
            "name": "osho",
            "creator": 278620,
            "group": 3824,
            "created": "2020-01-28T00:25:23.726575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 82,
            "name": "Teszt",
            "creator": 34673,
            "group": 3827,
            "created": "2020-03-06T08:28:25.056623Z",
            "started": null,
            "ended": null
        },
        {
            "id": 45,
            "name": "2019 Cotsen Open in Los Angeles, CA",
            "creator": 69627,
            "group": 3837,
            "created": "2019-10-27T04:59:29.438129Z",
            "started": null,
            "ended": null
        },
        {
            "id": 4,
            "name": "2019 Redmond Cup Youth Tournament",
            "creator": 655435,
            "group": 3837,
            "created": "2019-07-13T15:28:09.785569Z",
            "started": null,
            "ended": null
        },
        {
            "id": 3,
            "name": "2019 US Masters",
            "creator": 69627,
            "group": 3837,
            "created": "2019-07-13T15:12:08.515993Z",
            "started": null,
            "ended": null
        },
        {
            "id": 591,
            "name": "Easter Egg Competition",
            "creator": 554796,
            "group": 3852,
            "created": "2021-03-18T11:00:22.454046Z",
            "started": null,
            "ended": null
        }
    ]
}