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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=151",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=149",
    "results": [
        {
            "id": 1602,
            "name": "The Pro Group Tournament",
            "creator": 1443345,
            "group": 13928,
            "created": "2024-01-05T08:59:39.194988Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1741,
            "name": "HI",
            "creator": 1392813,
            "group": 13972,
            "created": "2024-07-22T15:48:34.954298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1608,
            "name": "idk",
            "creator": 1470605,
            "group": 13972,
            "created": "2024-01-22T15:12:31.577797Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1607,
            "name": "lol",
            "creator": 1470605,
            "group": 13972,
            "created": "2024-01-22T15:03:17.336481Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1625,
            "name": "123456789",
            "creator": 1470605,
            "group": 14001,
            "created": "2024-03-01T19:58:30.382753Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1622,
            "name": "Go lovers's 1st tournament",
            "creator": 1144866,
            "group": 14001,
            "created": "2024-02-25T12:26:05.120687Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1624,
            "name": "ㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹ",
            "creator": 1496162,
            "group": 14017,
            "created": "2024-02-28T09:29:54.188501Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1618,
            "name": "Put and Rumi's Tournament",
            "creator": 1144866,
            "group": 14054,
            "created": "2024-02-18T07:22:58.370302Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1621,
            "name": "non",
            "creator": 1253124,
            "group": 14074,
            "created": "2024-02-25T10:05:41.087456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1620,
            "name": "pour enfant",
            "creator": 1253131,
            "group": 14074,
            "created": "2024-02-21T15:48:19.418001Z",
            "started": null,
            "ended": null
        }
    ]
}