List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=421
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=422",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=420",
    "results": [
        {
            "id": 7151,
            "name": "Problem № 193",
            "created": "2017-03-28T03:56:20.638351Z",
            "modified": "2026-04-29T08:27:04.150719Z"
        },
        {
            "id": 7152,
            "name": "Problem № 194",
            "created": "2017-03-28T03:58:15.850457Z",
            "modified": "2026-04-29T08:26:46.526966Z"
        },
        {
            "id": 7153,
            "name": "Problem № 195",
            "created": "2017-03-28T04:01:35.984708Z",
            "modified": "2026-04-29T08:26:46.978465Z"
        },
        {
            "id": 7154,
            "name": "Problem № 196",
            "created": "2017-03-28T04:26:34.567993Z",
            "modified": "2026-04-29T08:26:47.309335Z"
        },
        {
            "id": 7155,
            "name": "Problem № 197",
            "created": "2017-03-28T04:28:23.633981Z",
            "modified": "2026-04-29T08:26:47.673345Z"
        },
        {
            "id": 7156,
            "name": "Problem № 198",
            "created": "2017-03-28T04:55:21.436846Z",
            "modified": "2026-04-29T08:26:48.006929Z"
        },
        {
            "id": 7157,
            "name": "200/900",
            "created": "2017-03-28T04:56:09.379111Z",
            "modified": "2026-05-01T09:17:14.953117Z"
        },
        {
            "id": 7158,
            "name": "Problem № 199",
            "created": "2017-03-28T04:57:01.840840Z",
            "modified": "2026-04-29T08:27:03.522553Z"
        },
        {
            "id": 7159,
            "name": "Problem № 200",
            "created": "2017-03-28T04:58:05.958335Z",
            "modified": "2026-04-29T08:27:04.835724Z"
        },
        {
            "id": 7160,
            "name": "Problem № 201",
            "created": "2017-03-28T04:59:17.248285Z",
            "modified": "2026-04-29T08:27:03.998324Z"
        }
    ]
}