GET /api/v1/tournament_records/?format=api&ordering=group&page=59
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=group&page=60",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=58",
    "results": [
        {
            "id": 150,
            "name": "Test",
            "creator": 748286,
            "group": 5132,
            "created": "2020-04-09T10:51:25.992514Z",
            "started": null,
            "ended": null
        },
        {
            "id": 151,
            "name": "asczdvbef",
            "creator": 466732,
            "group": 5142,
            "created": "2020-04-09T18:39:39.550436Z",
            "started": null,
            "ended": null
        },
        {
            "id": 166,
            "name": "Strategies for beginners",
            "creator": 760687,
            "group": 5144,
            "created": "2020-04-17T15:38:18.793743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 155,
            "name": "22",
            "creator": 748929,
            "group": 5144,
            "created": "2020-04-11T20:50:30.829630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 242,
            "name": "kaduk",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T12:07:15.944578Z",
            "started": null,
            "ended": null
        },
        {
            "id": 241,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T12:05:02.716367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 240,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T12:02:48.576838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 239,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T11:59:53.167862Z",
            "started": null,
            "ended": null
        },
        {
            "id": 238,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T11:59:08.192377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 237,
            "name": "kaduke",
            "creator": 758272,
            "group": 5172,
            "created": "2020-05-23T11:56:20.353179Z",
            "started": null,
            "ended": null
        }
    ]
}