GET /api/v1/tournament_records/?format=api&ordering=id&page=22
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=23",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=21",
    "results": [
        {
            "id": 236,
            "name": "Tournament 1",
            "creator": 772323,
            "group": 5603,
            "created": "2020-05-23T06:49:26.602111Z",
            "started": null,
            "ended": null
        },
        {
            "id": 237,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T11:56:20.353179Z",
            "started": null,
            "ended": null
        },
        {
            "id": 238,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T11:59:08.192377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 239,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T11:59:53.167862Z",
            "started": null,
            "ended": null
        },
        {
            "id": 240,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T12:02:48.576838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 241,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T12:05:02.716367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 242,
            "name": "kaduk",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T12:07:15.944578Z",
            "started": null,
            "ended": null
        },
        {
            "id": 243,
            "name": "apple",
            "creator": 736023,
            "group": 4530,
            "created": "2020-05-23T13:27:23.518397Z",
            "started": null,
            "ended": null
        },
        {
            "id": 244,
            "name": "Games",
            "creator": 785731,
            "group": 3794,
            "created": "2020-05-24T05:04:03.336466Z",
            "started": null,
            "ended": null
        },
        {
            "id": 246,
            "name": "纯人",
            "creator": 762174,
            "group": 5590,
            "created": "2020-05-24T13:14:07.840388Z",
            "started": null,
            "ended": null
        }
    ]
}