GET /api/v1/tournament_records/?format=api&ordering=created&page=21
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=22",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=20",
    "results": [
        {
            "id": 224,
            "name": "cm1c",
            "creator": 760990,
            "group": 5266,
            "created": "2020-05-15T08:53:41.092204Z",
            "started": null,
            "ended": null
        },
        {
            "id": 225,
            "name": "Frontier Friday",
            "creator": 777845,
            "group": 2946,
            "created": "2020-05-15T17:15:38.850248Z",
            "started": null,
            "ended": null
        },
        {
            "id": 226,
            "name": "Go Masters Tournament 1",
            "creator": 776045,
            "group": 5725,
            "created": "2020-05-17T16:08:43.602970Z",
            "started": null,
            "ended": null
        },
        {
            "id": 229,
            "name": "apple vs banana",
            "creator": 769245,
            "group": 5758,
            "created": "2020-05-19T02:14:49.891064Z",
            "started": null,
            "ended": null
        },
        {
            "id": 230,
            "name": "Match Amistoso Rōnin v/s Tengen",
            "creator": 663579,
            "group": 4262,
            "created": "2020-05-19T17:30:15.123961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 231,
            "name": "mini torneo 6",
            "creator": 779425,
            "group": 5581,
            "created": "2020-05-19T18:48:45.982380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 232,
            "name": "vvv",
            "creator": 779723,
            "group": 5787,
            "created": "2020-05-21T03:11:05.867851Z",
            "started": null,
            "ended": null
        },
        {
            "id": 233,
            "name": "PROOOOOOOOOOOO",
            "creator": 777498,
            "group": 515,
            "created": "2020-05-21T19:45:48.501048Z",
            "started": null,
            "ended": null
        },
        {
            "id": 234,
            "name": "Be Stanley",
            "creator": 654168,
            "group": 5690,
            "created": "2020-05-22T12:53:41.607552Z",
            "started": null,
            "ended": null
        },
        {
            "id": 235,
            "name": "Cuntis tournament",
            "creator": 785694,
            "group": 5804,
            "created": "2020-05-23T03:49:31.593665Z",
            "started": null,
            "ended": null
        }
    ]
}