GET /api/v1/tournament_records/?format=api&ordering=-name&page=43
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=44",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=42",
    "results": [
        {
            "id": 582,
            "name": "Team russia tournament",
            "creator": 918036,
            "group": 8357,
            "created": "2021-03-12T17:52:09.462455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1283,
            "name": "teach(指導棋放這)",
            "creator": 1203480,
            "group": 12290,
            "created": "2022-11-07T07:26:36.258283Z",
            "started": null,
            "ended": null
        },
        {
            "id": 441,
            "name": "TB Game",
            "creator": 877034,
            "group": 7294,
            "created": "2020-11-18T16:40:52.785541Z",
            "started": null,
            "ended": null
        },
        {
            "id": 273,
            "name": "Tao",
            "creator": 795411,
            "group": 3,
            "created": "2020-06-11T11:19:09.290175Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1522,
            "name": "tao",
            "creator": 1397052,
            "group": 5334,
            "created": "2023-10-01T09:03:32.126807Z",
            "started": null,
            "ended": null
        },
        {
            "id": 846,
            "name": "Tânia Zaíra",
            "creator": 1057692,
            "group": 9676,
            "created": "2021-09-25T14:20:28.396218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 849,
            "name": "TALLES",
            "creator": 1057760,
            "group": 10193,
            "created": "2021-09-25T14:44:06.012688Z",
            "started": null,
            "ended": null
        },
        {
            "id": 845,
            "name": "Talles",
            "creator": 1057760,
            "group": 9676,
            "created": "2021-09-25T14:02:13.896339Z",
            "started": null,
            "ended": null
        },
        {
            "id": 862,
            "name": "Take Your Time 2",
            "creator": 756466,
            "group": 43,
            "created": "2021-10-07T20:33:27.922894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 448,
            "name": "Take Your Time",
            "creator": 756466,
            "group": 25,
            "created": "2020-11-25T18:12:34.728537Z",
            "started": null,
            "ended": null
        }
    ]
}