List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4697
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=4698",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4696",
    "results": [
        {
            "id": 15390,
            "name": "test 6",
            "created": "2019-10-16T16:50:49.795312Z",
            "modified": "2026-04-15T09:43:13.063982Z"
        },
        {
            "id": 15389,
            "name": "Я не могу без него жить!",
            "created": "2019-10-16T16:31:45.902795Z",
            "modified": "2026-03-31T22:33:21.987349Z"
        },
        {
            "id": 15388,
            "name": "test 5",
            "created": "2019-10-16T16:22:20.114838Z",
            "modified": "2026-04-15T09:43:13.050556Z"
        },
        {
            "id": 15387,
            "name": "Мполррн",
            "created": "2019-10-16T16:20:47.842159Z",
            "modified": "2026-03-31T22:33:19.114645Z"
        },
        {
            "id": 15386,
            "name": "test 4",
            "created": "2019-10-16T16:17:55.207341Z",
            "modified": "2026-04-15T09:43:12.444025Z"
        },
        {
            "id": 15385,
            "name": "test 3",
            "created": "2019-10-16T16:06:59.199088Z",
            "modified": "2026-04-15T09:43:12.432599Z"
        },
        {
            "id": 15384,
            "name": "test 2",
            "created": "2019-10-16T16:01:29.385221Z",
            "modified": "2026-05-18T05:35:58.113976Z"
        },
        {
            "id": 15383,
            "name": "test 1",
            "created": "2019-10-16T15:54:42.348029Z",
            "modified": "2026-05-18T05:35:49.887059Z"
        },
        {
            "id": 15382,
            "name": "Tésuji 3",
            "created": "2019-10-16T14:47:40.307597Z",
            "modified": "2026-05-16T10:02:59.939935Z"
        },
        {
            "id": 15381,
            "name": "Tsumego 57",
            "created": "2019-10-16T14:30:47.089448Z",
            "modified": "2026-05-17T11:26:09.378487Z"
        }
    ]
}