List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4476",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4474",
    "results": [
        {
            "id": 21030,
            "name": "Problem 13",
            "created": "2020-09-22T17:38:55.969626Z",
            "modified": "2026-05-22T07:01:56.586632Z"
        },
        {
            "id": 21029,
            "name": "Problem 12",
            "created": "2020-09-22T17:35:00.933168Z",
            "modified": "2026-05-05T21:17:08.762106Z"
        },
        {
            "id": 21028,
            "name": "Problem 11",
            "created": "2020-09-22T17:20:57.963988Z",
            "modified": "2026-05-28T03:04:42.279581Z"
        },
        {
            "id": 21024,
            "name": "Problem 10",
            "created": "2020-09-22T01:34:17.278778Z",
            "modified": "2026-05-28T02:48:59.783214Z"
        },
        {
            "id": 21023,
            "name": "Problem 9",
            "created": "2020-09-22T01:32:45.646625Z",
            "modified": "2026-05-17T01:10:42.978431Z"
        },
        {
            "id": 21022,
            "name": "Problem 8",
            "created": "2020-09-22T01:31:43.007174Z",
            "modified": "2026-05-25T23:56:57.369542Z"
        },
        {
            "id": 21021,
            "name": "Problem 7",
            "created": "2020-09-22T01:30:41.453366Z",
            "modified": "2026-05-25T23:55:13.008317Z"
        },
        {
            "id": 21020,
            "name": "Problem 6",
            "created": "2020-09-22T01:29:24.132595Z",
            "modified": "2026-04-30T13:15:47.579319Z"
        },
        {
            "id": 21019,
            "name": "Problem 5",
            "created": "2020-09-22T01:27:10.819306Z",
            "modified": "2026-04-30T13:14:50.797328Z"
        },
        {
            "id": 21018,
            "name": "Problem 4",
            "created": "2020-09-22T01:25:42.571595Z",
            "modified": "2026-05-02T13:12:39.510635Z"
        }
    ]
}