List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5061",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5059",
    "results": [
        {
            "id": 73965,
            "name": "BTVN 9",
            "created": "2023-06-20T16:50:33.015372Z",
            "modified": "2026-03-30T15:09:03.755888Z"
        },
        {
            "id": 73966,
            "name": "BTVN 10",
            "created": "2023-06-20T16:51:23.417865Z",
            "modified": "2026-03-30T15:09:03.752329Z"
        },
        {
            "id": 73963,
            "name": "BTVN 7",
            "created": "2023-06-20T16:47:24.349328Z",
            "modified": "2026-03-30T15:09:03.749831Z"
        },
        {
            "id": 73967,
            "name": "BTVN 11",
            "created": "2023-06-20T16:52:36.911531Z",
            "modified": "2026-03-30T15:09:03.730165Z"
        },
        {
            "id": 73962,
            "name": "BTVN 6",
            "created": "2023-06-20T16:46:35.615077Z",
            "modified": "2026-03-30T15:09:03.579289Z"
        },
        {
            "id": 73961,
            "name": "BTVN 5",
            "created": "2023-06-20T16:39:51.036174Z",
            "modified": "2026-03-30T15:09:01.774332Z"
        },
        {
            "id": 73917,
            "name": "Sống chung 10",
            "created": "2023-06-19T17:43:50.329300Z",
            "modified": "2026-03-30T15:09:01.262356Z"
        },
        {
            "id": 73937,
            "name": "1-3:Hold it",
            "created": "2023-06-20T12:32:32.693551Z",
            "modified": "2026-03-30T15:09:01.114760Z"
        },
        {
            "id": 73946,
            "name": "1-4:Live chess",
            "created": "2023-06-20T12:45:20.817338Z",
            "modified": "2026-03-30T15:09:01.082906Z"
        },
        {
            "id": 73931,
            "name": "1-2:Eat go pieces after playing",
            "created": "2023-06-20T12:15:09.156408Z",
            "modified": "2026-03-30T15:09:01.079809Z"
        }
    ]
}