List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4622",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4620",
    "results": [
        {
            "id": 18008,
            "name": "Go is fun!",
            "created": "2020-04-26T11:35:33.677800Z",
            "modified": "2026-03-31T22:44:12.140688Z"
        },
        {
            "id": 18007,
            "name": "The hardest one",
            "created": "2020-04-26T08:33:48.459961Z",
            "modified": "2026-05-13T22:43:22.748813Z"
        },
        {
            "id": 18006,
            "name": "problema 37",
            "created": "2020-04-26T00:06:58.178470Z",
            "modified": "2026-05-10T03:10:50.745505Z"
        },
        {
            "id": 18005,
            "name": "problema 36",
            "created": "2020-04-26T00:05:20.957712Z",
            "modified": "2026-05-10T03:08:30.026465Z"
        },
        {
            "id": 18004,
            "name": "problema 35",
            "created": "2020-04-26T00:02:40.869900Z",
            "modified": "2026-05-10T03:06:34.602848Z"
        },
        {
            "id": 18003,
            "name": "problema 34",
            "created": "2020-04-26T00:00:24.884239Z",
            "modified": "2026-05-10T03:04:11.288378Z"
        },
        {
            "id": 18002,
            "name": "problema 33",
            "created": "2020-04-25T23:56:35.930024Z",
            "modified": "2026-05-10T03:01:46.239535Z"
        },
        {
            "id": 18001,
            "name": "problema 32",
            "created": "2020-04-25T23:54:08.987451Z",
            "modified": "2026-05-10T02:59:24.054767Z"
        },
        {
            "id": 18000,
            "name": "problema 31",
            "created": "2020-04-25T23:52:18.908364Z",
            "modified": "2026-04-01T02:22:35.863275Z"
        },
        {
            "id": 17999,
            "name": "problema 30",
            "created": "2020-04-25T23:50:49.852385Z",
            "modified": "2026-05-10T02:54:33.932954Z"
        }
    ]
}