GET /api/v1/tournament_records/?format=api&ordering=group&page=27
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=28",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=26",
    "results": [
        {
            "id": 125,
            "name": "wonderer",
            "creator": 749245,
            "group": 43,
            "created": "2020-03-29T18:43:13.254112Z",
            "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": 94,
            "name": "DsaSszsfxzzzzzzaaEddww",
            "creator": 675914,
            "group": 43,
            "created": "2020-03-13T18:41:54.641083Z",
            "started": null,
            "ended": null
        },
        {
            "id": 52,
            "name": "hi",
            "creator": 702249,
            "group": 43,
            "created": "2019-11-29T21:28:12.032393Z",
            "started": null,
            "ended": null
        },
        {
            "id": 32,
            "name": "beginners tourney",
            "creator": 649407,
            "group": 43,
            "created": "2019-09-11T20:27:51.190212Z",
            "started": null,
            "ended": null
        },
        {
            "id": 10,
            "name": "Annual Tournament",
            "creator": 511520,
            "group": 43,
            "created": "2019-07-17T23:48:00.378759Z",
            "started": null,
            "ended": null
        },
        {
            "id": 841,
            "name": "Go cup",
            "creator": 1013920,
            "group": 45,
            "created": "2021-09-20T14:02:58.458795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 840,
            "name": "ogs ogs",
            "creator": 1013920,
            "group": 45,
            "created": "2021-09-20T08:35:22.519748Z",
            "started": null,
            "ended": null
        }
    ]
}