GET /api/v1/tournament_records/?format=api&ordering=-creator&page=44
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=-creator&page=45",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=43",
    "results": [
        {
            "id": 1375,
            "name": "OST",
            "creator": 1126140,
            "group": 11969,
            "created": "2023-03-19T12:33:10.095936Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1377,
            "name": "19x19 Open D.E. Cup #1:",
            "creator": 1126140,
            "group": 12599,
            "created": "2023-03-20T10:31:45.639195Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1281,
            "name": "groups",
            "creator": 1125106,
            "group": 25,
            "created": "2022-11-06T05:51:42.521246Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1164,
            "name": "Admin Championship",
            "creator": 1124746,
            "group": 11995,
            "created": "2022-06-29T16:09:06.211098Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1240,
            "name": "try your best whoever wins becomes aan admin",
            "creator": 1123838,
            "group": 11229,
            "created": "2022-08-22T03:52:53.225171Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1159,
            "name": "1",
            "creator": 1123631,
            "group": 11951,
            "created": "2022-06-17T17:34:30.654443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1100,
            "name": "yuju",
            "creator": 1123268,
            "group": 25,
            "created": "2022-04-15T02:37:20.526879Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1110,
            "name": "btbytht",
            "creator": 1123268,
            "group": 28,
            "created": "2022-04-20T04:47:21.343308Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1026,
            "name": "Meijin",
            "creator": 1122688,
            "group": 11163,
            "created": "2022-02-19T07:39:43.062131Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1025,
            "name": "ty tyhty",
            "creator": 1122400,
            "group": 10758,
            "created": "2022-02-18T09:09:25.154289Z",
            "started": null,
            "ended": null
        }
    ]
}