List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5051",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5049",
    "results": [
        {
            "id": 76759,
            "name": "Bloquear un kata-tsuki",
            "created": "2023-09-26T11:49:08.906775Z",
            "modified": "2026-03-30T15:19:06.262179Z"
        },
        {
            "id": 76819,
            "name": "Question7",
            "created": "2023-09-30T15:47:13.752208Z",
            "modified": "2026-03-30T15:19:06.089468Z"
        },
        {
            "id": 76821,
            "name": "Question9",
            "created": "2023-09-30T15:49:19.503369Z",
            "modified": "2026-03-30T15:19:06.059698Z"
        },
        {
            "id": 76818,
            "name": "Question6",
            "created": "2023-09-30T15:46:14.689604Z",
            "modified": "2026-03-30T15:19:06.047958Z"
        },
        {
            "id": 76817,
            "name": "Question5",
            "created": "2023-09-30T15:45:15.823583Z",
            "modified": "2026-03-30T15:19:05.981470Z"
        },
        {
            "id": 76816,
            "name": "Question4",
            "created": "2023-09-30T15:44:14.703376Z",
            "modified": "2026-03-30T15:19:05.719597Z"
        },
        {
            "id": 76815,
            "name": "Question3",
            "created": "2023-09-30T15:43:21.521596Z",
            "modified": "2026-03-30T15:19:04.332863Z"
        },
        {
            "id": 76814,
            "name": "Question2",
            "created": "2023-09-30T15:42:23.974673Z",
            "modified": "2026-03-30T15:19:04.075945Z"
        },
        {
            "id": 76811,
            "name": "ohiofinalboss",
            "created": "2023-09-30T14:34:24.113593Z",
            "modified": "2026-03-30T15:19:04.070843Z"
        },
        {
            "id": 76813,
            "name": "Question1",
            "created": "2023-09-30T15:39:14.709256Z",
            "modified": "2026-03-30T15:19:04.067645Z"
        }
    ]
}