List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4638",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4636",
    "results": [
        {
            "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": 73946,
            "name": "1-4:Live chess",
            "created": "2023-06-20T12:45:20.817338Z",
            "modified": "2026-05-09T03:25:24.284860Z"
        },
        {
            "id": 73956,
            "name": "2023.06.20",
            "created": "2023-06-20T14:01:08.230389Z",
            "modified": "2026-05-10T03:28:24.497427Z"
        },
        {
            "id": 73957,
            "name": "BTVN 1",
            "created": "2023-06-20T16:36:12.576388Z",
            "modified": "2026-05-22T15:10:45.626228Z"
        },
        {
            "id": 73958,
            "name": "BTVN 2",
            "created": "2023-06-20T16:37:23.993129Z",
            "modified": "2026-05-22T15:10:46.412164Z"
        },
        {
            "id": 73959,
            "name": "BTVN 3",
            "created": "2023-06-20T16:38:14.477108Z",
            "modified": "2026-03-30T15:09:01.077699Z"
        },
        {
            "id": 73960,
            "name": "BTVN 4",
            "created": "2023-06-20T16:38:56.234465Z",
            "modified": "2026-03-30T15:09:01.078177Z"
        },
        {
            "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"
        }
    ]
}