List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5868",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5866",
    "results": [
        {
            "id": 50,
            "name": "Problem 5",
            "created": "2014-09-12T15:24:23.245860Z",
            "modified": "2026-04-01T00:18:34.819791Z"
        },
        {
            "id": 49,
            "name": "Problem 4",
            "created": "2014-09-12T15:17:47.530286Z",
            "modified": "2026-03-31T09:18:45.169949Z"
        },
        {
            "id": 48,
            "name": "Problem 3",
            "created": "2014-09-12T15:12:04.074690Z",
            "modified": "2026-03-31T09:05:36.898087Z"
        },
        {
            "id": 47,
            "name": "3 of 347",
            "created": "2014-09-12T15:09:11.651891Z",
            "modified": "2026-03-31T17:49:26.456087Z"
        },
        {
            "id": 46,
            "name": "Problem 2",
            "created": "2014-09-12T15:01:55.877764Z",
            "modified": "2026-04-01T00:01:11.322971Z"
        },
        {
            "id": 45,
            "name": "Problem 1",
            "created": "2014-09-12T14:52:03.210401Z",
            "modified": "2026-04-01T01:07:26.670800Z"
        },
        {
            "id": 44,
            "name": "2 of 347",
            "created": "2014-09-12T14:22:27.995422Z",
            "modified": "2026-03-31T17:49:25.049984Z"
        },
        {
            "id": 43,
            "name": "Unknown source",
            "created": "2014-09-12T08:34:17.852112Z",
            "modified": "2026-03-31T17:49:23.511315Z"
        },
        {
            "id": 42,
            "name": "Unknown source",
            "created": "2014-09-12T08:22:39.168249Z",
            "modified": "2026-03-31T17:49:21.950655Z"
        },
        {
            "id": 41,
            "name": "Unknown source",
            "created": "2014-09-12T08:08:15.019527Z",
            "modified": "2026-03-31T17:49:20.490148Z"
        }
    ]
}