GET /api/v1/tournament_records/?format=api&ordering=name&page=61
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=62",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=60",
    "results": [
        {
            "id": 599,
            "name": "Go tournament",
            "creator": 952140,
            "group": 8709,
            "created": "2021-03-24T07:42:47.803395Z",
            "started": null,
            "ended": null
        },
        {
            "id": 317,
            "name": "GO Tournament 2",
            "creator": 736685,
            "group": 5925,
            "created": "2020-07-20T10:17:52.918500Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1355,
            "name": "Go tournament champions 2023",
            "creator": 952140,
            "group": 8709,
            "created": "2023-02-11T04:43:52.426816Z",
            "started": null,
            "ended": null
        },
        {
            "id": 363,
            "name": "Go Turnuvası Eylül 2020",
            "creator": 137040,
            "group": 5835,
            "created": "2020-09-03T10:46:22.660153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 883,
            "name": "Go Turnuvası: Kasım 2021",
            "creator": 1071107,
            "group": 10438,
            "created": "2021-10-29T12:58:08.405664Z",
            "started": null,
            "ended": null
        },
        {
            "id": 47,
            "name": "go UP",
            "creator": 696496,
            "group": 25,
            "created": "2019-11-12T16:57:46.207635Z",
            "started": null,
            "ended": null
        },
        {
            "id": 554,
            "name": "GO WORLD: The first tournament of this group",
            "creator": 925601,
            "group": 8410,
            "created": "2021-02-25T02:36:56.692791Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1281,
            "name": "groups",
            "creator": 1125106,
            "group": 25,
            "created": "2022-11-06T05:51:42.521246Z",
            "started": null,
            "ended": null
        },
        {
            "id": 605,
            "name": "Group Section",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-26T20:11:33.650304Z",
            "started": null,
            "ended": null
        },
        {
            "id": 604,
            "name": "Group Section II",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-26T20:11:02.472303Z",
            "started": null,
            "ended": null
        }
    ]
}