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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=12",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=10",
    "results": [
        {
            "id": 1696,
            "name": "cờ vây quốc gia1",
            "creator": 1564390,
            "group": 14332,
            "created": "2024-06-21T10:10:25.945135Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1697,
            "name": "cờ vây quốc gia2",
            "creator": 1564390,
            "group": 14332,
            "created": "2024-06-21T10:11:35.541159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1674,
            "name": "ซ้อม17 พฤษภาคม",
            "creator": 1562628,
            "group": 9818,
            "created": "2024-05-17T12:30:02.919729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1675,
            "name": "เทวาพิทัก",
            "creator": 1562628,
            "group": 9818,
            "created": "2024-05-17T13:03:31.275429Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1818,
            "name": "bee",
            "creator": 1558538,
            "group": 14323,
            "created": "2025-01-04T05:02:30.067140Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1686,
            "name": "rlaRhakrqo",
            "creator": 1553682,
            "group": 14325,
            "created": "2024-06-12T09:13:52.339715Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1691,
            "name": "tttttttttttttttttttttttt",
            "creator": 1553682,
            "group": 14325,
            "created": "2024-06-19T10:51:54.193886Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1663,
            "name": "World go championship",
            "creator": 1553163,
            "group": 12712,
            "created": "2024-04-29T01:44:19.010028Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1661,
            "name": "Tournament",
            "creator": 1552725,
            "group": 14244,
            "created": "2024-04-27T14:31:35.108414Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1665,
            "name": "Foxy is wise",
            "creator": 1546177,
            "group": 14201,
            "created": "2024-05-02T15:04:10.913012Z",
            "started": null,
            "ended": null
        }
    ]
}