GET /api/v1/tournament_records/?format=api&ordering=-started&page=15
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=-started&page=16",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=14",
    "results": [
        {
            "id": 147,
            "name": "BTS League B (2)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-09T02:41:20.722236Z",
            "started": null,
            "ended": null
        },
        {
            "id": 148,
            "name": "BTS League A (2)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-09T02:44:05.139328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 796,
            "name": "m",
            "creator": 984470,
            "group": 9722,
            "created": "2021-08-10T08:50:23.744169Z",
            "started": null,
            "ended": null
        },
        {
            "id": 150,
            "name": "Test",
            "creator": 748286,
            "group": 5132,
            "created": "2020-04-09T10:51:25.992514Z",
            "started": null,
            "ended": null
        },
        {
            "id": 151,
            "name": "asczdvbef",
            "creator": 466732,
            "group": 5142,
            "created": "2020-04-09T18:39:39.550436Z",
            "started": null,
            "ended": null
        },
        {
            "id": 152,
            "name": "BTS League A (3)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-11T02:55:50.638705Z",
            "started": null,
            "ended": null
        },
        {
            "id": 153,
            "name": "BTS League B (3)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-11T02:59:00.561103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 154,
            "name": "00000000000000000000000000000000000000000000000000000",
            "creator": 736025,
            "group": 4530,
            "created": "2020-04-11T03:46:28.187175Z",
            "started": null,
            "ended": null
        },
        {
            "id": 155,
            "name": "22",
            "creator": 748929,
            "group": 5144,
            "created": "2020-04-11T20:50:30.829630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}