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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=145",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=143",
    "results": [
        {
            "id": 661,
            "name": "PKC1M22",
            "creator": 932671,
            "group": 25,
            "created": "2021-05-10T07:54:28.902606Z",
            "started": null,
            "ended": null
        },
        {
            "id": 702,
            "name": "MN",
            "creator": 846189,
            "group": 25,
            "created": "2021-05-31T14:05:21.177938Z",
            "started": null,
            "ended": null
        },
        {
            "id": 729,
            "name": "hk",
            "creator": 846189,
            "group": 25,
            "created": "2021-06-20T04:30:34.477630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 745,
            "name": "Union training",
            "creator": 1004281,
            "group": 25,
            "created": "2021-07-01T03:16:14.508792Z",
            "started": null,
            "ended": null
        },
        {
            "id": 755,
            "name": "go",
            "creator": 1021466,
            "group": 25,
            "created": "2021-07-07T17:18:19.862893Z",
            "started": null,
            "ended": null
        },
        {
            "id": 768,
            "name": "그룹 초고 기사 결정",
            "creator": 1025587,
            "group": 25,
            "created": "2021-07-18T03:45:28.897527Z",
            "started": null,
            "ended": null
        },
        {
            "id": 777,
            "name": "vggbb",
            "creator": 881633,
            "group": 25,
            "created": "2021-07-22T06:52:06.020523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 785,
            "name": "david",
            "creator": 1031048,
            "group": 25,
            "created": "2021-08-01T01:07:33.495778Z",
            "started": null,
            "ended": null
        },
        {
            "id": 807,
            "name": "帝王杯",
            "creator": 1039471,
            "group": 25,
            "created": "2021-08-29T04:42:37.717805Z",
            "started": null,
            "ended": null
        },
        {
            "id": 824,
            "name": "Garfield",
            "creator": 988095,
            "group": 25,
            "created": "2021-09-12T10:07:24.127608Z",
            "started": null,
            "ended": null
        }
    ]
}