GET /api/v1/tournament_records/?format=api&ordering=name&page=58
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=name&page=59",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=57",
    "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": 1295,
            "name": "Go en Mexico",
            "creator": 796150,
            "group": 7068,
            "created": "2022-11-10T16:24:29.718949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1415,
            "name": "Go for goal",
            "creator": 518636,
            "group": 13046,
            "created": "2023-03-25T13:42:11.635782Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1130,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:44:03.278596Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1129,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:42:58.332394Z",
            "started": null,
            "ended": null
        },
        {
            "id": 792,
            "name": "gogo",
            "creator": 838050,
            "group": 1144,
            "created": "2021-08-03T06:26:30.623250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 75,
            "name": "GOGO",
            "creator": 166343,
            "group": 24,
            "created": "2020-02-07T15:11:59.144481Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1474,
            "name": "GoGoGo",
            "creator": 912379,
            "group": 13343,
            "created": "2023-07-07T13:35:17.109250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 207,
            "name": "Gogogogogogogo",
            "creator": 736022,
            "group": 4573,
            "created": "2020-05-06T07:53:45.324581Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1638,
            "name": "Gokbu Novice Tournament 2024",
            "creator": 1509112,
            "group": 14171,
            "created": "2024-03-28T18:52:32.852016Z",
            "started": null,
            "ended": null
        }
    ]
}