GET /api/v1/tournament_records/?format=api&ordering=ended&page=74
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=75",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=73",
    "results": [
        {
            "id": 1270,
            "name": "testturnier",
            "creator": 366500,
            "group": 1410,
            "created": "2022-10-25T23:39:25.858172Z",
            "started": null,
            "ended": null
        },
        {
            "id": 673,
            "name": "Attack on titan go ⚫️🆚⚪️",
            "creator": 750171,
            "group": 9161,
            "created": "2021-05-14T02:36:10.570362Z",
            "started": null,
            "ended": null
        },
        {
            "id": 710,
            "name": "Tommy",
            "creator": 943307,
            "group": 7531,
            "created": "2021-06-12T03:47:25.372394Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1271,
            "name": "YW Chan",
            "creator": 1219935,
            "group": 5759,
            "created": "2022-10-27T06:52:31.056681Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1272,
            "name": "Go",
            "creator": 1017002,
            "group": 10154,
            "created": "2022-10-27T09:54:11.968887Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1273,
            "name": "Reaper's Tournament",
            "creator": 1225945,
            "group": 12430,
            "created": "2022-10-27T13:21:57.948724Z",
            "started": null,
            "ended": null
        },
        {
            "id": 744,
            "name": "Uwu",
            "creator": 986847,
            "group": 4841,
            "created": "2021-06-30T17:20:23.127572Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1274,
            "name": "Go basics tournaments 1",
            "creator": 1182840,
            "group": 25,
            "created": "2022-10-30T06:46:44.193667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1275,
            "name": "Isaac",
            "creator": 1222451,
            "group": 7414,
            "created": "2022-11-01T09:02:01.336220Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}