List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5533",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5531",
    "results": [
        {
            "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"
        },
        {
            "id": 90983,
            "name": "Studying the Knight's Move",
            "created": "2025-02-13T23:50:08.122190Z",
            "modified": "2026-03-30T16:29:11.102749Z"
        },
        {
            "id": 90984,
            "name": "Big Jumps 2 - Bad Shape Boogaloo",
            "created": "2025-02-14T00:30:52.637038Z",
            "modified": "2026-04-16T03:28:01.977297Z"
        },
        {
            "id": 90985,
            "name": "Using Nets to Make Shape",
            "created": "2025-02-14T01:05:29.119128Z",
            "modified": "2026-03-30T16:29:12.438233Z"
        },
        {
            "id": 91014,
            "name": "The Puzzle First",
            "created": "2025-02-16T04:38:35.794930Z",
            "modified": "2026-04-16T20:42:05.131095Z"
        },
        {
            "id": 91015,
            "name": "The Puzzle Second",
            "created": "2025-02-16T04:43:25.056387Z",
            "modified": "2026-03-30T16:29:14.767645Z"
        }
    ]
}