GET /api/v1/tournament_records/?format=api&ordering=-ended&page=37
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=-ended&page=38",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=36",
    "results": [
        {
            "id": 360,
            "name": "Hackworld",
            "creator": 838444,
            "group": 9,
            "created": "2020-08-31T18:07:42.566131Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1600,
            "name": "şule",
            "creator": 1458517,
            "group": 13754,
            "created": "2024-01-04T16:33:40.792104Z",
            "started": null,
            "ended": null
        },
        {
            "id": 369,
            "name": "=.[;][].[;",
            "creator": 735469,
            "group": 43,
            "created": "2020-09-07T02:37:27.498067Z",
            "started": null,
            "ended": null
        },
        {
            "id": 370,
            "name": "0000000",
            "creator": 816056,
            "group": 6593,
            "created": "2020-09-08T10:06:37.800846Z",
            "started": null,
            "ended": null
        },
        {
            "id": 371,
            "name": "Taco",
            "creator": 764891,
            "group": 25,
            "created": "2020-09-09T16:34:57.626142Z",
            "started": null,
            "ended": null
        },
        {
            "id": 372,
            "name": "Mini Chocolate Chip Tournament - The Speedy Round",
            "creator": 758558,
            "group": 6248,
            "created": "2020-09-09T19:05:44.699471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 799,
            "name": "19x19 players challenge tournament",
            "creator": 1032376,
            "group": 6273,
            "created": "2021-08-15T03:42:04.216650Z",
            "started": null,
            "ended": null
        },
        {
            "id": 803,
            "name": "5-8kร่วมเเข่งขัน",
            "creator": 977208,
            "group": 9883,
            "created": "2021-08-18T05:46:07.047418Z",
            "started": null,
            "ended": null
        },
        {
            "id": 375,
            "name": "Weiqi To Go",
            "creator": 768074,
            "group": 4955,
            "created": "2020-09-14T07:11:38.287658Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}