GET /api/v1/tournament_records/?format=api&ordering=created&page=17
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=created&page=18",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=16",
    "results": [
        {
            "id": 184,
            "name": "GapGap Nio.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:28:29.268210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 185,
            "name": "gapGap No.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:28:54.428327Z",
            "started": null,
            "ended": null
        },
        {
            "id": 186,
            "name": "GapGap No.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:29:13.739085Z",
            "started": null,
            "ended": null
        },
        {
            "id": 187,
            "name": "Trinity ",
            "creator": 764006,
            "group": 5449,
            "created": "2020-04-26T13:08:58.338100Z",
            "started": null,
            "ended": null
        },
        {
            "id": 188,
            "name": "COMPETENCIA",
            "creator": 752258,
            "group": 5454,
            "created": "2020-04-26T23:01:37.607995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 189,
            "name": "panyakorn",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:03:33.700404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 190,
            "name": "panyakong",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:04:33.065910Z",
            "started": null,
            "ended": null
        },
        {
            "id": 191,
            "name": "panyakong5352",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:05:35.711479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 192,
            "name": "panyakorn5352",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:06:15.705722Z",
            "started": null,
            "ended": null
        },
        {
            "id": 193,
            "name": "Wonderful play 1",
            "creator": 769206,
            "group": 5502,
            "created": "2020-04-30T09:26:13.602947Z",
            "started": null,
            "ended": null
        }
    ]
}