List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=157",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=155",
    "results": [
        {
            "id": 73909,
            "name": "Sống chung 2",
            "created": "2023-06-19T17:35:17.451796Z",
            "modified": "2026-02-16T00:34:12.594688Z"
        },
        {
            "id": 73910,
            "name": "Sống chung 3",
            "created": "2023-06-19T17:36:31.189079Z",
            "modified": "2026-02-16T00:34:13.619810Z"
        },
        {
            "id": 73911,
            "name": "Sống chung 4",
            "created": "2023-06-19T17:37:29.602280Z",
            "modified": "2026-02-16T00:34:14.704928Z"
        },
        {
            "id": 74898,
            "name": "15. Problem",
            "created": "2023-07-14T07:25:46.927301Z",
            "modified": "2026-02-16T00:35:42.121482Z"
        },
        {
            "id": 74899,
            "name": "16. Problem",
            "created": "2023-07-14T07:36:27.615671Z",
            "modified": "2026-02-16T00:35:43.010228Z"
        },
        {
            "id": 74900,
            "name": "17. Problem",
            "created": "2023-07-14T07:40:57.473737Z",
            "modified": "2026-02-16T00:35:43.941641Z"
        },
        {
            "id": 74901,
            "name": "18. Problem",
            "created": "2023-07-14T07:48:18.261523Z",
            "modified": "2026-02-16T00:35:45.066496Z"
        },
        {
            "id": 74905,
            "name": "19. Problem",
            "created": "2023-07-14T09:37:11.695338Z",
            "modified": "2026-02-16T00:35:46.084430Z"
        },
        {
            "id": 74906,
            "name": "20. Problem",
            "created": "2023-07-14T09:38:12.766317Z",
            "modified": "2026-02-16T00:35:47.182731Z"
        },
        {
            "id": 74907,
            "name": "BONUS PROBLEM",
            "created": "2023-07-14T09:43:36.456211Z",
            "modified": "2026-02-16T00:35:48.237385Z"
        }
    ]
}