GET /api/v1/tournament_records/?format=api&ordering=creator&page=30
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=creator&page=31",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=29",
    "results": [
        {
            "id": 172,
            "name": "SanRenSei KG Cup",
            "creator": 727893,
            "group": 4725,
            "created": "2020-04-20T13:47:58.667729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 77,
            "name": "   ",
            "creator": 727930,
            "group": 4424,
            "created": "2020-02-17T06:00:37.481459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 79,
            "name": "go time 3#",
            "creator": 728080,
            "group": 515,
            "created": "2020-02-21T20:06:24.836935Z",
            "started": null,
            "ended": null
        },
        {
            "id": 403,
            "name": "Trial Tournament",
            "creator": 728440,
            "group": 459,
            "created": "2020-10-10T09:56:40.612623Z",
            "started": null,
            "ended": null
        },
        {
            "id": 117,
            "name": "Kyu Level Study Group Ep 00000001",
            "creator": 728777,
            "group": 43,
            "created": "2020-03-25T19:53:05.163032Z",
            "started": null,
            "ended": null
        },
        {
            "id": 116,
            "name": "Kyu Level Study Group Ep 2",
            "creator": 728777,
            "group": 43,
            "created": "2020-03-25T19:49:28.038855Z",
            "started": null,
            "ended": null
        },
        {
            "id": 115,
            "name": "Kyu Level Study Group Ep 1",
            "creator": 728777,
            "group": 43,
            "created": "2020-03-25T19:43:56.234020Z",
            "started": null,
            "ended": null
        },
        {
            "id": 160,
            "name": "Prueba",
            "creator": 730553,
            "group": 283,
            "created": "2020-04-13T19:25:42.600332Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1082,
            "name": "hi",
            "creator": 730663,
            "group": 11099,
            "created": "2022-03-31T08:05:54.268913Z",
            "started": null,
            "ended": null
        },
        {
            "id": 740,
            "name": "ready to win",
            "creator": 730663,
            "group": 515,
            "created": "2021-06-27T13:14:30.284121Z",
            "started": null,
            "ended": null
        }
    ]
}