List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5405",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5403",
    "results": [
        {
            "id": 7659,
            "name": "problem 749",
            "created": "2017-04-29T04:50:45.760744Z",
            "modified": "2026-04-03T19:07:58.385303Z"
        },
        {
            "id": 7658,
            "name": "problem 748",
            "created": "2017-04-29T04:48:27.385746Z",
            "modified": "2026-04-03T19:07:34.596123Z"
        },
        {
            "id": 7657,
            "name": "problem 747",
            "created": "2017-04-29T04:32:31.134130Z",
            "modified": "2026-04-03T19:06:39.619713Z"
        },
        {
            "id": 7656,
            "name": "problem 746",
            "created": "2017-04-29T04:31:00.368663Z",
            "modified": "2026-04-03T19:06:32.407702Z"
        },
        {
            "id": 7655,
            "name": "problem 745",
            "created": "2017-04-29T04:26:58.675299Z",
            "modified": "2026-04-03T19:06:20.518796Z"
        },
        {
            "id": 7654,
            "name": "problem 744",
            "created": "2017-04-29T04:19:03.861826Z",
            "modified": "2026-04-03T19:06:16.310292Z"
        },
        {
            "id": 7653,
            "name": "problem 743",
            "created": "2017-04-29T04:05:43.718026Z",
            "modified": "2026-04-03T19:06:07.795211Z"
        },
        {
            "id": 7652,
            "name": "problem 742",
            "created": "2017-04-29T04:03:54.776056Z",
            "modified": "2026-04-03T19:06:00.301904Z"
        },
        {
            "id": 7651,
            "name": "problem 741",
            "created": "2017-04-29T04:01:55.245371Z",
            "modified": "2026-04-03T19:05:54.265489Z"
        },
        {
            "id": 7650,
            "name": "jason.v",
            "created": "2017-04-28T18:52:04.162846Z",
            "modified": "2026-03-31T19:43:05.593443Z"
        }
    ]
}