GET /api/v1/tournament_records/?format=api&ordering=-group&page=39
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=40",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=38",
    "results": [
        {
            "id": 1037,
            "name": "Okay",
            "creator": 1126994,
            "group": 11194,
            "created": "2022-03-02T10:30:36.419717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1026,
            "name": "Meijin",
            "creator": 1122688,
            "group": 11163,
            "created": "2022-02-19T07:39:43.062131Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1030,
            "name": "TESTING",
            "creator": 215527,
            "group": 11156,
            "created": "2022-02-22T15:10:59.926708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1021,
            "name": "acacac",
            "creator": 1052868,
            "group": 11152,
            "created": "2022-02-18T01:35:58.029182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1143,
            "name": "BippiTer",
            "creator": 1053363,
            "group": 11147,
            "created": "2022-05-25T07:38:06.046366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1017,
            "name": "CHANKA",
            "creator": 920626,
            "group": 11138,
            "created": "2022-02-15T07:54:45.487691Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1047,
            "name": "Yıldızlar TURNUVASI",
            "creator": 1119881,
            "group": 11123,
            "created": "2022-03-07T16:47:42.302177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1082,
            "name": "hi",
            "creator": 730663,
            "group": 11099,
            "created": "2022-03-31T08:05:54.268913Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1007,
            "name": "Pinoy GO game",
            "creator": 36904,
            "group": 11090,
            "created": "2022-02-07T12:43:20.131896Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1006,
            "name": "AAA",
            "creator": 921183,
            "group": 11087,
            "created": "2022-02-07T07:57:55.660455Z",
            "started": null,
            "ended": null
        }
    ]
}