List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5588",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5586",
    "results": [
        {
            "id": 3362,
            "name": "s005005",
            "created": "2015-11-13T21:47:08.635214Z",
            "modified": "2026-03-31T18:59:05.298491Z"
        },
        {
            "id": 3360,
            "name": "s004004",
            "created": "2015-11-13T19:21:50.806362Z",
            "modified": "2026-03-31T18:59:03.891773Z"
        },
        {
            "id": 3359,
            "name": "s003003",
            "created": "2015-11-13T16:04:23.455638Z",
            "modified": "2026-03-31T18:59:02.167739Z"
        },
        {
            "id": 3358,
            "name": "s002002",
            "created": "2015-11-13T15:48:38.649371Z",
            "modified": "2026-03-31T18:59:00.739960Z"
        },
        {
            "id": 3357,
            "name": "Double Approach - Building Influence",
            "created": "2015-11-13T06:05:14.127372Z",
            "modified": "2026-03-31T18:58:59.471074Z"
        },
        {
            "id": 3356,
            "name": "koko for life puffs",
            "created": "2015-11-12T19:23:02.605974Z",
            "modified": "2026-03-31T18:58:58.221018Z"
        },
        {
            "id": 3355,
            "name": "s001001",
            "created": "2015-11-12T17:30:35.045382Z",
            "modified": "2026-03-31T18:58:56.552838Z"
        },
        {
            "id": 3353,
            "name": "h15124",
            "created": "2015-11-12T02:18:18.260945Z",
            "modified": "2026-03-31T18:58:54.906074Z"
        },
        {
            "id": 3352,
            "name": "h15123",
            "created": "2015-11-12T02:14:44.326211Z",
            "modified": "2026-03-31T18:58:53.475439Z"
        },
        {
            "id": 3351,
            "name": "h14922",
            "created": "2015-11-12T02:11:40.626656Z",
            "modified": "2026-03-31T18:58:52.126078Z"
        }
    ]
}