List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=name&page=614
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=name&page=615",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=613",
    "results": [
        {
            "id": 20870,
            "name": "39c: Connect",
            "created": "2020-09-10T11:11:39.550324Z",
            "modified": "2026-04-16T09:51:59.702442Z"
        },
        {
            "id": 20871,
            "name": "39d: Connect",
            "created": "2020-09-10T11:26:09.421037Z",
            "modified": "2026-04-16T09:52:00.867886Z"
        },
        {
            "id": 96498,
            "name": "3: 4 Straight",
            "created": "2025-08-06T14:02:56.525204Z",
            "modified": "2026-04-15T13:56:50.100813Z"
        },
        {
            "id": 93459,
            "name": "3: Black to kill",
            "created": "2025-04-29T02:14:52.020858Z",
            "modified": "2026-05-10T01:12:32.075829Z"
        },
        {
            "id": 20810,
            "name": "3a: Live",
            "created": "2020-09-08T16:45:45.374256Z",
            "modified": "2026-05-10T01:51:48.193531Z"
        },
        {
            "id": 20811,
            "name": "3b: Live",
            "created": "2020-09-08T16:58:30.621262Z",
            "modified": "2026-05-10T01:55:45.624454Z"
        },
        {
            "id": 20812,
            "name": "3c: Live",
            "created": "2020-09-08T17:22:31.373359Z",
            "modified": "2026-05-10T01:59:42.176874Z"
        },
        {
            "id": 20813,
            "name": "3d: Live",
            "created": "2020-09-08T17:28:07.987755Z",
            "modified": "2026-05-10T02:03:18.712174Z"
        },
        {
            "id": 92148,
            "name": "3qwertz",
            "created": "2025-03-07T13:22:33.597657Z",
            "modified": "2026-02-16T01:39:45.641580Z"
        },
        {
            "id": 51812,
            "name": "3rd challenge",
            "created": "2022-03-12T17:40:09.461108Z",
            "modified": "2026-02-15T21:20:32.179019Z"
        }
    ]
}