GET /api/v1/tournament_records/?format=api&ordering=-creator&page=151
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=-creator&page=152",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=150",
    "results": [
        {
            "id": 75,
            "name": "GOGO",
            "creator": 166343,
            "group": 24,
            "created": "2020-02-07T15:11:59.144481Z",
            "started": null,
            "ended": null
        },
        {
            "id": 386,
            "name": "testing",
            "creator": 155019,
            "group": 4392,
            "created": "2020-09-21T00:29:41.158366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 388,
            "name": "13x13 Ladder - September 2020",
            "creator": 155019,
            "group": 6864,
            "created": "2020-09-22T15:15:24.792685Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1005,
            "name": "ChanHianYoung",
            "creator": 153649,
            "group": 761,
            "created": "2022-02-07T05:04:01.761770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 28,
            "name": "   ",
            "creator": 153455,
            "group": 1398,
            "created": "2019-09-05T11:12:02.092368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1296,
            "name": "1st Seoule Sphere",
            "creator": 153455,
            "group": 1398,
            "created": "2022-11-10T20:56:04.751944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 15,
            "name": "Artzy",
            "creator": 151923,
            "group": 3869,
            "created": "2019-07-25T02:35:20.625775Z",
            "started": null,
            "ended": null
        },
        {
            "id": 69,
            "name": "Test",
            "creator": 151416,
            "group": 633,
            "created": "2020-01-27T03:49:45.865901Z",
            "started": null,
            "ended": null
        },
        {
            "id": 553,
            "name": "Torneo de Atari Go",
            "creator": 151301,
            "group": 8449,
            "created": "2021-02-23T01:41:39.608652Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1433,
            "name": "test2",
            "creator": 151301,
            "group": 8449,
            "created": "2023-04-14T18:41:25.573328Z",
            "started": null,
            "ended": null
        }
    ]
}