List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5719",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5717",
    "results": [
        {
            "id": 75329,
            "name": "hello!",
            "created": "2023-07-20T11:55:06.572353Z",
            "modified": "2026-02-16T00:36:01.592086Z"
        },
        {
            "id": 74910,
            "name": "23. Problem",
            "created": "2023-07-14T09:51:09.272636Z",
            "modified": "2026-02-16T00:35:51.456900Z"
        },
        {
            "id": 74907,
            "name": "BONUS PROBLEM",
            "created": "2023-07-14T09:43:36.456211Z",
            "modified": "2026-02-16T00:35:48.237385Z"
        },
        {
            "id": 74906,
            "name": "20. Problem",
            "created": "2023-07-14T09:38:12.766317Z",
            "modified": "2026-02-16T00:35:47.182731Z"
        },
        {
            "id": 74905,
            "name": "19. Problem",
            "created": "2023-07-14T09:37:11.695338Z",
            "modified": "2026-02-16T00:35:46.084430Z"
        },
        {
            "id": 74901,
            "name": "18. Problem",
            "created": "2023-07-14T07:48:18.261523Z",
            "modified": "2026-02-16T00:35:45.066496Z"
        },
        {
            "id": 74900,
            "name": "17. Problem",
            "created": "2023-07-14T07:40:57.473737Z",
            "modified": "2026-02-16T00:35:43.941641Z"
        },
        {
            "id": 74899,
            "name": "16. Problem",
            "created": "2023-07-14T07:36:27.615671Z",
            "modified": "2026-02-16T00:35:43.010228Z"
        },
        {
            "id": 74898,
            "name": "15. Problem",
            "created": "2023-07-14T07:25:46.927301Z",
            "modified": "2026-02-16T00:35:42.121482Z"
        },
        {
            "id": 73911,
            "name": "Sống chung 4",
            "created": "2023-06-19T17:37:29.602280Z",
            "modified": "2026-02-16T00:34:14.704928Z"
        }
    ]
}