List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5191",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5189",
    "results": [
        {
            "id": 74913,
            "name": "26. Problem",
            "created": "2023-07-14T10:14:55.727119Z",
            "modified": "2026-03-30T15:11:05.143390Z"
        },
        {
            "id": 74987,
            "name": "27.Problem",
            "created": "2023-07-16T07:07:24.614822Z",
            "modified": "2026-03-30T15:11:06.142756Z"
        },
        {
            "id": 74988,
            "name": "28.Problem",
            "created": "2023-07-16T07:16:00.041967Z",
            "modified": "2026-03-30T15:11:06.148847Z"
        },
        {
            "id": 74991,
            "name": "yjryurtuy",
            "created": "2023-07-16T07:59:35.393523Z",
            "modified": "2026-03-30T15:11:07.217472Z"
        },
        {
            "id": 75290,
            "name": "Kill the white group",
            "created": "2023-07-18T16:15:32.451811Z",
            "modified": "2026-05-16T21:01:24.715823Z"
        },
        {
            "id": 75291,
            "name": "Destroy the white group",
            "created": "2023-07-18T16:19:23.448968Z",
            "modified": "2026-05-11T10:10:53.785919Z"
        },
        {
            "id": 75322,
            "name": "Kill black",
            "created": "2023-07-20T03:59:54.947193Z",
            "modified": "2026-03-30T15:11:16.362275Z"
        },
        {
            "id": 75329,
            "name": "hello!",
            "created": "2023-07-20T11:55:06.572353Z",
            "modified": "2026-02-16T00:36:01.592086Z"
        },
        {
            "id": 75331,
            "name": "66.PROBLEM",
            "created": "2023-07-20T12:19:12.095210Z",
            "modified": "2026-02-24T22:48:28.574713Z"
        },
        {
            "id": 75332,
            "name": "67.Problem",
            "created": "2023-07-20T12:28:47.607778Z",
            "modified": "2026-02-16T00:36:03.654548Z"
        }
    ]
}