GET /api/v1/tournament_records/?format=api&ordering=started&page=92
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=started&page=93",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=91",
    "results": [
        {
            "id": 982,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T05:58:16.234991Z",
            "started": null,
            "ended": null
        },
        {
            "id": 983,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T06:00:15.522838Z",
            "started": null,
            "ended": null
        },
        {
            "id": 984,
            "name": "mos1d04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-23T03:21:22.294601Z",
            "started": null,
            "ended": null
        },
        {
            "id": 948,
            "name": "hello<h1>hello</h1>",
            "creator": 1103089,
            "group": 10865,
            "created": "2022-01-04T17:15:02.609379Z",
            "started": null,
            "ended": null
        },
        {
            "id": 949,
            "name": "Zafer",
            "creator": 1056005,
            "group": 39,
            "created": "2022-01-06T10:45:26.379969Z",
            "started": null,
            "ended": null
        },
        {
            "id": 950,
            "name": "重生棋賽",
            "creator": 1062872,
            "group": 10279,
            "created": "2022-01-07T07:21:34.694366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 951,
            "name": "G",
            "creator": 766596,
            "group": 7228,
            "created": "2022-01-08T16:45:49.982154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 952,
            "name": "Zafer",
            "creator": 1056005,
            "group": 9970,
            "created": "2022-01-09T12:27:37.464682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 953,
            "name": ".",
            "creator": 1056480,
            "group": 10182,
            "created": "2022-01-10T07:28:06.292523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 954,
            "name": "J2R郑益杰",
            "creator": 1105993,
            "group": 10907,
            "created": "2022-01-10T12:02:32.755192Z",
            "started": null,
            "ended": null
        }
    ]
}