GET /api/v1/tournament_records/?format=api&ordering=id&page=47
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=id&page=48",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=46",
    "results": [
        {
            "id": 519,
            "name": "DDKs",
            "creator": 915310,
            "group": 508,
            "created": "2021-02-01T17:04:22.576388Z",
            "started": null,
            "ended": null
        },
        {
            "id": 521,
            "name": "Never. fear",
            "creator": 658648,
            "group": 515,
            "created": "2021-02-03T01:50:33.553673Z",
            "started": null,
            "ended": null
        },
        {
            "id": 522,
            "name": "match",
            "creator": 910029,
            "group": 3524,
            "created": "2021-02-03T15:33:52.186490Z",
            "started": null,
            "ended": null
        },
        {
            "id": 523,
            "name": "test",
            "creator": 309835,
            "group": 6635,
            "created": "2021-02-03T16:04:59.891013Z",
            "started": null,
            "ended": null
        },
        {
            "id": 524,
            "name": "test",
            "creator": 618308,
            "group": 8228,
            "created": "2021-02-04T21:53:10.876092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 526,
            "name": "a",
            "creator": 930259,
            "group": 8187,
            "created": "2021-02-05T09:13:09.787095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 527,
            "name": "曾庭芳",
            "creator": 924761,
            "group": 25,
            "created": "2021-02-05T12:05:08.112565Z",
            "started": null,
            "ended": null
        },
        {
            "id": 528,
            "name": "Ksskksks",
            "creator": 757987,
            "group": 5240,
            "created": "2021-02-06T08:17:08.178861Z",
            "started": null,
            "ended": null
        },
        {
            "id": 529,
            "name": "Test 2",
            "creator": 755916,
            "group": 8026,
            "created": "2021-02-07T14:01:46.890235Z",
            "started": null,
            "ended": null
        },
        {
            "id": 530,
            "name": "libft",
            "creator": 788724,
            "group": 8283,
            "created": "2021-02-08T23:20:48.612811Z",
            "started": null,
            "ended": null
        }
    ]
}