GET /api/v1/tournament_records/?format=api&ordering=-group&page=54
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=55",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=53",
    "results": [
        {
            "id": 698,
            "name": "tournoi de bienvenue",
            "creator": 982767,
            "group": 9244,
            "created": "2021-05-29T11:18:17.779627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 689,
            "name": "the strongest newcomer in the world",
            "creator": 721084,
            "group": 9239,
            "created": "2021-05-22T08:02:21.180384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 708,
            "name": "Strongest Go Fighter: 10k - 5k",
            "creator": 721084,
            "group": 9239,
            "created": "2021-06-09T07:25:19.482772Z",
            "started": null,
            "ended": null
        },
        {
            "id": 823,
            "name": "Lexx Cup 2021",
            "creator": 1051076,
            "group": 9239,
            "created": "2021-09-12T05:41:43.533153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 688,
            "name": "Test 1",
            "creator": 573320,
            "group": 9238,
            "created": "2021-05-22T05:54:42.198018Z",
            "started": null,
            "ended": null
        },
        {
            "id": 687,
            "name": "arda",
            "creator": 992894,
            "group": 9233,
            "created": "2021-05-21T11:49:49.448220Z",
            "started": null,
            "ended": null
        },
        {
            "id": 699,
            "name": "TGA Cup 2021-Dan Category",
            "creator": 757957,
            "group": 9221,
            "created": "2021-05-30T05:08:36.086987Z",
            "started": null,
            "ended": null
        },
        {
            "id": 676,
            "name": "30052552",
            "creator": 997557,
            "group": 9173,
            "created": "2021-05-15T03:00:11.835434Z",
            "started": null,
            "ended": null
        },
        {
            "id": 673,
            "name": "Attack on titan go ⚫️🆚⚪️",
            "creator": 750171,
            "group": 9161,
            "created": "2021-05-14T02:36:10.570362Z",
            "started": null,
            "ended": null
        },
        {
            "id": 781,
            "name": "เยเกอร์",
            "creator": 750171,
            "group": 9161,
            "created": "2021-07-25T12:40:18.459118Z",
            "started": null,
            "ended": null
        }
    ]
}