GET /api/v1/tournament_records/?format=api&ordering=-name&page=45
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=46",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=44",
    "results": [
        {
            "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
        },
        {
            "id": 607,
            "name": "take 3",
            "creator": 959771,
            "group": 8467,
            "created": "2021-03-27T19:11:17.697853Z",
            "started": null,
            "ended": null
        },
        {
            "id": 819,
            "name": "Taiwan",
            "creator": 348886,
            "group": 1144,
            "created": "2021-09-05T18:51:54.023538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 371,
            "name": "Taco",
            "creator": 764891,
            "group": 25,
            "created": "2020-09-09T16:34:57.626142Z",
            "started": null,
            "ended": null
        },
        {
            "id": 452,
            "name": "Tableros de demostración ",
            "creator": 752351,
            "group": 7388,
            "created": "2020-11-29T00:10:28.556748Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1509,
            "name": "T",
            "creator": 1240290,
            "group": 12520,
            "created": "2023-09-07T07:31:27.573366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1342,
            "name": "T",
            "creator": 1241190,
            "group": 25,
            "created": "2023-01-14T12:21:00.513548Z",
            "started": null,
            "ended": null
        }
    ]
}