List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4468",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4466",
    "results": [
        {
            "id": 21130,
            "name": "Game 1 Position 1",
            "created": "2020-09-26T20:23:53.313323Z",
            "modified": "2026-03-31T23:02:44.485335Z"
        },
        {
            "id": 21129,
            "name": "Problem 62",
            "created": "2020-09-26T20:10:18.879081Z",
            "modified": "2026-05-14T17:39:33.825186Z"
        },
        {
            "id": 21128,
            "name": "Problem 61",
            "created": "2020-09-26T20:08:07.067067Z",
            "modified": "2026-05-04T11:43:00.166714Z"
        },
        {
            "id": 21127,
            "name": "Tsumego 84",
            "created": "2020-09-26T16:48:00.556400Z",
            "modified": "2026-05-22T23:27:46.050489Z"
        },
        {
            "id": 21126,
            "name": "Séki 11",
            "created": "2020-09-26T16:38:02.451427Z",
            "modified": "2026-05-20T00:08:38.536941Z"
        },
        {
            "id": 21125,
            "name": "Double atari 15",
            "created": "2020-09-26T16:33:39.563071Z",
            "modified": "2026-05-22T23:53:14.453502Z"
        },
        {
            "id": 21124,
            "name": "Problem 60",
            "created": "2020-09-26T14:12:29.889638Z",
            "modified": "2026-05-16T17:50:11.603403Z"
        },
        {
            "id": 21123,
            "name": "Problem 59",
            "created": "2020-09-26T14:02:40.277459Z",
            "modified": "2026-05-16T17:50:11.001495Z"
        },
        {
            "id": 21122,
            "name": "Problem 58",
            "created": "2020-09-26T13:59:03.320271Z",
            "modified": "2026-03-31T23:02:31.833924Z"
        },
        {
            "id": 21121,
            "name": "Problem 57",
            "created": "2020-09-26T13:56:27.520938Z",
            "modified": "2026-05-15T04:54:25.375552Z"
        }
    ]
}