GET /api/v1/tournament_records/?format=api&ordering=group&page=47
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=48",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=46",
    "results": [
        {
            "id": 36,
            "name": "God of Go 9x9 1st Tournament",
            "creator": 681235,
            "group": 4006,
            "created": "2019-09-21T07:28:47.297811Z",
            "started": null,
            "ended": null
        },
        {
            "id": 37,
            "name": "Prueba1",
            "creator": 663579,
            "group": 4024,
            "created": "2019-09-26T15:31:25.406739Z",
            "started": null,
            "ended": null
        },
        {
            "id": 41,
            "name": "sasura",
            "creator": 685381,
            "group": 4044,
            "created": "2019-10-15T21:52:56.276653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 927,
            "name": "idk",
            "creator": 848322,
            "group": 4076,
            "created": "2021-12-11T10:43:10.269152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 798,
            "name": "Gokid Cup",
            "creator": 659630,
            "group": 4076,
            "created": "2021-08-13T04:54:43.246451Z",
            "started": null,
            "ended": null
        },
        {
            "id": 460,
            "name": "9X9 players",
            "creator": 773189,
            "group": 4081,
            "created": "2020-12-03T12:26:44.552050Z",
            "started": null,
            "ended": null
        },
        {
            "id": 46,
            "name": "Vicious Cross",
            "creator": 690438,
            "group": 4118,
            "created": "2019-10-27T17:41:37.505144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 333,
            "name": "Longmont Go Tournament",
            "creator": 734258,
            "group": 4128,
            "created": "2020-08-09T23:06:40.186713Z",
            "started": null,
            "ended": null
        },
        {
            "id": 946,
            "name": "Test",
            "creator": 302,
            "group": 4145,
            "created": "2022-01-02T23:45:06.881030Z",
            "started": null,
            "ended": null
        },
        {
            "id": 51,
            "name": "farel",
            "creator": 697815,
            "group": 4151,
            "created": "2019-11-29T07:30:31.004223Z",
            "started": null,
            "ended": null
        }
    ]
}