List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5412",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5410",
    "results": [
        {
            "id": 20698,
            "name": "Connection Puzzle",
            "created": "2020-08-29T02:53:02.033532Z",
            "modified": "2026-04-10T21:12:56.406243Z"
        },
        {
            "id": 73244,
            "name": "xinbo.exe(2)",
            "created": "2023-06-10T13:00:32.223295Z",
            "modified": "2026-04-10T21:13:12.588101Z"
        },
        {
            "id": 46691,
            "name": "Question 1",
            "created": "2022-01-16T09:45:24.911307Z",
            "modified": "2026-04-10T21:13:32.578445Z"
        },
        {
            "id": 46692,
            "name": "Question 2",
            "created": "2022-01-16T09:46:35.829597Z",
            "modified": "2026-04-10T21:13:46.520303Z"
        },
        {
            "id": 46693,
            "name": "Question3",
            "created": "2022-01-16T09:49:50.564091Z",
            "modified": "2026-04-10T21:14:01.256289Z"
        },
        {
            "id": 46694,
            "name": "Question4",
            "created": "2022-01-16T09:51:19.808978Z",
            "modified": "2026-04-10T21:14:15.421524Z"
        },
        {
            "id": 46695,
            "name": "Question5",
            "created": "2022-01-16T09:52:16.986185Z",
            "modified": "2026-04-10T21:14:25.168093Z"
        },
        {
            "id": 46696,
            "name": "Question6",
            "created": "2022-01-16T09:53:43.539206Z",
            "modified": "2026-04-10T21:14:38.568738Z"
        },
        {
            "id": 46697,
            "name": "Question7",
            "created": "2022-01-16T09:55:12.491537Z",
            "modified": "2026-04-10T21:14:55.719111Z"
        },
        {
            "id": 46698,
            "name": "Question8",
            "created": "2022-01-16T09:56:54.169155Z",
            "modified": "2026-04-10T21:15:03.264191Z"
        }
    ]
}