List accessible puzzles or create a new puzzle.

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

{
    "count": 58764,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=287",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=285",
    "results": [
        {
            "id": 3358,
            "name": "s002002",
            "created": "2015-11-13T15:48:38.649371Z",
            "modified": "2026-03-31T18:59:00.739960Z"
        },
        {
            "id": 3359,
            "name": "s003003",
            "created": "2015-11-13T16:04:23.455638Z",
            "modified": "2026-03-31T18:59:02.167739Z"
        },
        {
            "id": 3360,
            "name": "s004004",
            "created": "2015-11-13T19:21:50.806362Z",
            "modified": "2026-03-31T18:59:03.891773Z"
        },
        {
            "id": 3362,
            "name": "s005005",
            "created": "2015-11-13T21:47:08.635214Z",
            "modified": "2026-03-31T18:59:05.298491Z"
        },
        {
            "id": 3363,
            "name": "s00500a",
            "created": "2015-11-13T22:04:14.018699Z",
            "modified": "2026-03-31T18:59:06.766918Z"
        },
        {
            "id": 3364,
            "name": "The 20 kyu knows what to do.",
            "created": "2015-11-14T03:50:43.244075Z",
            "modified": "2026-04-22T03:24:11.914777Z"
        },
        {
            "id": 3371,
            "name": "Double Approach - Dealing With Aji",
            "created": "2015-11-15T04:28:34.399979Z",
            "modified": "2026-04-14T07:05:02.501416Z"
        },
        {
            "id": 3372,
            "name": "Double Approach - Dealing WIth Aji (Part 2)",
            "created": "2015-11-15T04:46:21.621511Z",
            "modified": "2026-04-18T23:55:38.238695Z"
        },
        {
            "id": 3376,
            "name": "Ko Threat - Why not make more?",
            "created": "2015-11-16T17:43:17.417104Z",
            "modified": "2026-04-27T00:32:22.125542Z"
        },
        {
            "id": 3377,
            "name": "Basic example 2",
            "created": "2015-11-17T00:26:22.474184Z",
            "modified": "2026-03-31T18:59:14.703111Z"
        }
    ]
}