List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=421",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=419",
    "results": [
        {
            "id": 7141,
            "name": "197/900",
            "created": "2017-03-27T21:59:40.865767Z",
            "modified": "2026-05-01T23:25:12.202339Z"
        },
        {
            "id": 7142,
            "name": "198/900",
            "created": "2017-03-28T03:28:40.218693Z",
            "modified": "2026-05-01T09:16:25.077707Z"
        },
        {
            "id": 7143,
            "name": "199/900",
            "created": "2017-03-28T03:31:23.836808Z",
            "modified": "2026-05-01T09:17:26.627213Z"
        },
        {
            "id": 7144,
            "name": "Problem № 187",
            "created": "2017-03-28T03:36:44.741842Z",
            "modified": "2026-04-29T08:26:44.070134Z"
        },
        {
            "id": 7145,
            "name": "Problem № 188",
            "created": "2017-03-28T03:38:34.242232Z",
            "modified": "2026-04-29T08:26:44.412069Z"
        },
        {
            "id": 7146,
            "name": "Problem № 189",
            "created": "2017-03-28T03:41:12.402582Z",
            "modified": "2026-04-29T08:26:44.763863Z"
        },
        {
            "id": 7147,
            "name": "Problem № 190",
            "created": "2017-03-28T03:43:35.281728Z",
            "modified": "2026-04-29T08:26:45.120723Z"
        },
        {
            "id": 7148,
            "name": "Problem № 191",
            "created": "2017-03-28T03:44:54.762871Z",
            "modified": "2026-04-29T08:26:46.772387Z"
        },
        {
            "id": 7149,
            "name": "Problem № 192",
            "created": "2017-03-28T03:47:44.270888Z",
            "modified": "2026-04-29T08:26:45.818808Z"
        },
        {
            "id": 7150,
            "name": "Endgame",
            "created": "2017-03-28T03:49:47.057658Z",
            "modified": "2026-04-14T11:24:32.682330Z"
        }
    ]
}