List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=641",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=639",
    "results": [
        {
            "id": 73960,
            "name": "BTVN 4",
            "created": "2023-06-20T16:38:56.234465Z",
            "modified": "2026-03-30T15:09:01.078177Z"
        },
        {
            "id": 73931,
            "name": "1-2:Eat go pieces after playing",
            "created": "2023-06-20T12:15:09.156408Z",
            "modified": "2026-03-30T15:09:01.079809Z"
        },
        {
            "id": 73937,
            "name": "1-3:Hold it",
            "created": "2023-06-20T12:32:32.693551Z",
            "modified": "2026-03-30T15:09:01.114760Z"
        },
        {
            "id": 73917,
            "name": "Sống chung 10",
            "created": "2023-06-19T17:43:50.329300Z",
            "modified": "2026-03-30T15:09:01.262356Z"
        },
        {
            "id": 73961,
            "name": "BTVN 5",
            "created": "2023-06-20T16:39:51.036174Z",
            "modified": "2026-03-30T15:09:01.774332Z"
        },
        {
            "id": 73962,
            "name": "BTVN 6",
            "created": "2023-06-20T16:46:35.615077Z",
            "modified": "2026-03-30T15:09:03.579289Z"
        },
        {
            "id": 73967,
            "name": "BTVN 11",
            "created": "2023-06-20T16:52:36.911531Z",
            "modified": "2026-03-30T15:09:03.730165Z"
        },
        {
            "id": 73963,
            "name": "BTVN 7",
            "created": "2023-06-20T16:47:24.349328Z",
            "modified": "2026-03-30T15:09:03.749831Z"
        },
        {
            "id": 73966,
            "name": "BTVN 10",
            "created": "2023-06-20T16:51:23.417865Z",
            "modified": "2026-03-30T15:09:03.752329Z"
        },
        {
            "id": 73969,
            "name": "BTVN 13",
            "created": "2023-06-20T17:06:20.508507Z",
            "modified": "2026-03-30T15:09:03.837831Z"
        }
    ]
}