List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=749",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=747",
    "results": [
        {
            "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": 90973,
            "name": "Composing shapes.",
            "created": "2025-02-12T21:10:44.473590Z",
            "modified": "2026-03-30T16:29:08.454036Z"
        },
        {
            "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": 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": 91015,
            "name": "The Puzzle Second",
            "created": "2025-02-16T04:43:25.056387Z",
            "modified": "2026-03-30T16:29:14.767645Z"
        },
        {
            "id": 91205,
            "name": "Mild 73",
            "created": "2025-02-19T08:04:37.403074Z",
            "modified": "2026-03-30T16:29:14.969886Z"
        }
    ]
}