GET /api/v1/tournament_records/?format=api&ordering=name&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=name&page=38",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=36",
    "results": [
        {
            "id": 975,
            "name": "Brandon Sy",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T03:41:55.011630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 973,
            "name": "Brandon Sy",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T03:30:47.939936Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1228,
            "name": "brandonsy35",
            "creator": 1059480,
            "group": 3,
            "created": "2022-08-06T10:13:09.802305Z",
            "started": null,
            "ended": null
        },
        {
            "id": 376,
            "name": "Brawl starts",
            "creator": 814427,
            "group": 6849,
            "created": "2020-09-16T07:12:30.906318Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1670,
            "name": "Bro",
            "creator": 1511838,
            "group": 25,
            "created": "2024-05-11T07:08:39.401410Z",
            "started": null,
            "ended": null
        },
        {
            "id": 367,
            "name": "BS Cup",
            "creator": 807332,
            "group": 6757,
            "created": "2020-09-06T12:30:08.678814Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1110,
            "name": "btbytht",
            "creator": 1123268,
            "group": 28,
            "created": "2022-04-20T04:47:21.343308Z",
            "started": null,
            "ended": null
        },
        {
            "id": 137,
            "name": "BTS League A (1)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-06T03:08:54.631069Z",
            "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": 152,
            "name": "BTS League A (3)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-11T02:55:50.638705Z",
            "started": null,
            "ended": null
        }
    ]
}