List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5467",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5465",
    "results": [
        {
            "id": 86998,
            "name": "S_FourLShapeInCornerWithLiberties",
            "created": "2024-11-06T15:22:40.462751Z",
            "modified": "2026-03-30T16:13:10.243587Z"
        },
        {
            "id": 86999,
            "name": "T_SixRectangleInCorner",
            "created": "2024-11-06T15:23:39.965448Z",
            "modified": "2026-03-30T16:13:10.427345Z"
        },
        {
            "id": 87000,
            "name": "U_SixRectangleInCornerWithOneLiberty",
            "created": "2024-11-06T15:25:15.971482Z",
            "modified": "2026-03-30T16:13:10.845690Z"
        },
        {
            "id": 87001,
            "name": "V_SixRectangleInCornerWithTwoLiberties",
            "created": "2024-11-06T15:26:27.995576Z",
            "modified": "2026-03-30T16:13:12.950869Z"
        },
        {
            "id": 87002,
            "name": "W_FourSpaceWithTwoStonesInside",
            "created": "2024-11-06T15:27:31.698888Z",
            "modified": "2026-03-30T16:13:13.039498Z"
        },
        {
            "id": 87003,
            "name": "X_FiveSpaceWithThreeStonesInside",
            "created": "2024-11-06T15:28:50.409839Z",
            "modified": "2026-03-30T16:13:13.151042Z"
        },
        {
            "id": 87004,
            "name": "Y_SixSpaceWithFourStonesInsideAndLiberty",
            "created": "2024-11-06T15:30:05.565332Z",
            "modified": "2026-03-30T16:13:13.088668Z"
        },
        {
            "id": 87006,
            "name": "Z_BentFourInTheCorner",
            "created": "2024-11-06T15:31:25.243598Z",
            "modified": "2026-03-30T16:13:13.142324Z"
        },
        {
            "id": 87823,
            "name": "Make Alive",
            "created": "2024-11-10T22:13:39.132053Z",
            "modified": "2026-02-16T01:26:58.542348Z"
        },
        {
            "id": 88072,
            "name": "Atari #11",
            "created": "2024-11-14T10:15:48.359612Z",
            "modified": "2026-02-16T01:26:59.494530Z"
        }
    ]
}