GET /api/v1/tournament_records/?format=api&ordering=ended&page=19
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=ended&page=20",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=18",
    "results": [
        {
            "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
        },
        {
            "id": 187,
            "name": "Trinity ",
            "creator": 764006,
            "group": 5449,
            "created": "2020-04-26T13:08:58.338100Z",
            "started": null,
            "ended": null
        },
        {
            "id": 194,
            "name": "error",
            "creator": 443906,
            "group": 5416,
            "created": "2020-04-30T19:07:52.103665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 195,
            "name": "BPK League v1",
            "creator": 510353,
            "group": 2293,
            "created": "2020-05-01T01:59:54.937291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}