List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=943
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=944",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=942",
    "results": [
        {
            "id": 81824,
            "name": "Capture 02",
            "created": "2024-06-04T09:36:52.369005Z",
            "modified": "2026-03-30T15:49:03.504236Z"
        },
        {
            "id": 81823,
            "name": "Capture 01",
            "created": "2024-06-04T09:33:39.777938Z",
            "modified": "2026-02-16T01:03:12.292411Z"
        },
        {
            "id": 81809,
            "name": "Wielostopniowe ko",
            "created": "2024-06-03T20:13:36.973991Z",
            "modified": "2026-02-16T01:03:11.362876Z"
        },
        {
            "id": 81802,
            "name": "problem #27",
            "created": "2024-06-03T19:30:35.471840Z",
            "modified": "2026-03-10T15:53:42.568822Z"
        },
        {
            "id": 81790,
            "name": "e on the midle rush",
            "created": "2024-06-03T06:21:04.751658Z",
            "modified": "2026-02-16T01:03:09.198156Z"
        },
        {
            "id": 81789,
            "name": "go go go   rush start",
            "created": "2024-06-03T06:12:03.663615Z",
            "modified": "2026-04-15T11:05:06.259610Z"
        },
        {
            "id": 81788,
            "name": "rushrushrush",
            "created": "2024-06-03T06:05:26.662700Z",
            "modified": "2026-02-16T01:03:07.440114Z"
        },
        {
            "id": 81785,
            "name": "React to attach after 3-4 and komoku",
            "created": "2024-06-02T19:58:17.066530Z",
            "modified": "2026-05-10T02:48:21.409786Z"
        },
        {
            "id": 81762,
            "name": "5級までに覚える詰碁(14)",
            "created": "2024-06-02T10:42:46.498357Z",
            "modified": "2026-05-24T00:55:20.914264Z"
        },
        {
            "id": 81759,
            "name": "I WARNED YOU",
            "created": "2024-06-02T02:54:26.057609Z",
            "modified": "2026-05-10T01:04:37.573086Z"
        }
    ]
}