List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5241",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5239",
    "results": [
        {
            "id": 90968,
            "name": "Introducing Good Shape",
            "created": "2025-02-12T20:46:26.501485Z",
            "modified": "2026-03-30T16:29:06.870325Z"
        },
        {
            "id": 90969,
            "name": "Introducing the Bamboo Joint",
            "created": "2025-02-12T20:52:14.900809Z",
            "modified": "2026-03-30T16:29:08.176342Z"
        },
        {
            "id": 90970,
            "name": "Introducing the Star",
            "created": "2025-02-12T20:54:37.568545Z",
            "modified": "2026-03-30T16:29:08.270783Z"
        },
        {
            "id": 90971,
            "name": "Understanding the Star",
            "created": "2025-02-12T21:02:57.239282Z",
            "modified": "2026-03-30T16:29:08.368783Z"
        },
        {
            "id": 90972,
            "name": "The star comes from a Tiger's mouth.",
            "created": "2025-02-12T21:07:42.366401Z",
            "modified": "2026-03-30T16:29:08.461332Z"
        },
        {
            "id": 90973,
            "name": "Composing shapes.",
            "created": "2025-02-12T21:10:44.473590Z",
            "modified": "2026-03-30T16:29:08.454036Z"
        },
        {
            "id": 90974,
            "name": "Make shape only when you need it!",
            "created": "2025-02-12T21:22:12.083649Z",
            "modified": "2026-03-30T16:29:10.118679Z"
        },
        {
            "id": 90975,
            "name": "Introducing The Flow of the Stones",
            "created": "2025-02-13T02:44:44.318165Z",
            "modified": "2026-03-30T16:29:10.153669Z"
        },
        {
            "id": 90976,
            "name": "Jumping and Crawling",
            "created": "2025-02-13T02:59:55.420009Z",
            "modified": "2026-03-30T16:29:10.176021Z"
        },
        {
            "id": 90977,
            "name": "Bigger Jumps 1",
            "created": "2025-02-13T03:07:05.539158Z",
            "modified": "2026-03-30T16:29:10.319591Z"
        }
    ]
}