List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4868",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4866",
    "results": [
        {
            "id": 13331,
            "name": "Joseki 002",
            "created": "2018-09-29T07:07:13.840563Z",
            "modified": "2026-03-31T21:58:13.576056Z"
        },
        {
            "id": 13330,
            "name": "Joseki 001",
            "created": "2018-09-29T06:59:30.689319Z",
            "modified": "2026-04-17T08:40:35.800135Z"
        },
        {
            "id": 13328,
            "name": "gentleman's problem 25",
            "created": "2018-09-27T21:37:28.474709Z",
            "modified": "2026-04-29T10:00:06.887853Z"
        },
        {
            "id": 13327,
            "name": "Double atari 8",
            "created": "2018-09-27T15:50:12.662919Z",
            "modified": "2026-05-12T16:38:52.393548Z"
        },
        {
            "id": 13326,
            "name": "gentleman's problem 24",
            "created": "2018-09-27T15:48:47.703232Z",
            "modified": "2026-04-29T10:00:06.096112Z"
        },
        {
            "id": 13325,
            "name": "Tsumego 19",
            "created": "2018-09-27T15:35:30.160170Z",
            "modified": "2026-04-15T11:02:10.422043Z"
        },
        {
            "id": 13324,
            "name": "Tsumego 25",
            "created": "2018-09-27T15:22:29.658392Z",
            "modified": "2026-05-11T14:43:43.077593Z"
        },
        {
            "id": 13323,
            "name": "bulky five",
            "created": "2018-09-27T04:09:19.877521Z",
            "modified": "2026-03-31T21:58:02.306308Z"
        },
        {
            "id": 13322,
            "name": "testteststestetsetest",
            "created": "2018-09-26T04:26:23.857995Z",
            "modified": "2026-05-08T23:18:27.959112Z"
        },
        {
            "id": 13321,
            "name": "Tsumego 5",
            "created": "2018-09-25T09:53:28.674003Z",
            "modified": "2026-05-14T03:55:39.486893Z"
        }
    ]
}