List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=5122
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&ordering=id&page=5123",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5121",
    "results": [
        {
            "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": 87105,
            "name": "34: Smothered Mate",
            "created": "2024-11-08T06:34:36.658542Z",
            "modified": "2026-04-29T09:46:03.261309Z"
        },
        {
            "id": 87437,
            "name": "Тема 6(4)",
            "created": "2024-11-09T15:38:30.991002Z",
            "modified": "2026-04-17T03:03:13.029669Z"
        },
        {
            "id": 87438,
            "name": "Тема 6(5)",
            "created": "2024-11-09T15:45:09.261321Z",
            "modified": "2026-04-09T17:34:48.104824Z"
        }
    ]
}