List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=1078",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=1076",
    "results": [
        {
            "id": 78664,
            "name": "Destroying the Over Aggressive",
            "created": "2024-01-05T19:25:41.183638Z",
            "modified": "2026-05-08T23:16:33.463189Z"
        },
        {
            "id": 78663,
            "name": "BEYAZI KURTAR!!!",
            "created": "2024-01-05T16:10:43.185694Z",
            "modified": "2026-03-30T15:31:02.167685Z"
        },
        {
            "id": 78662,
            "name": "Taşları koru!!!",
            "created": "2024-01-05T16:05:43.109890Z",
            "modified": "2026-03-30T15:31:02.039313Z"
        },
        {
            "id": 78661,
            "name": "merdiven",
            "created": "2024-01-05T15:58:38.944462Z",
            "modified": "2026-03-30T15:31:01.917836Z"
        },
        {
            "id": 78660,
            "name": "Basic,kolay!!!",
            "created": "2024-01-05T15:48:05.548153Z",
            "modified": "2026-04-15T11:04:25.949617Z"
        },
        {
            "id": 78651,
            "name": "2024.01.04",
            "created": "2024-01-04T13:51:41.963992Z",
            "modified": "2026-05-25T11:20:42.203755Z"
        },
        {
            "id": 78650,
            "name": "Attacking while saving",
            "created": "2024-01-04T03:59:20.533361Z",
            "modified": "2026-05-08T23:00:08.869390Z"
        },
        {
            "id": 78649,
            "name": "Approaching the kingdom defence",
            "created": "2024-01-04T03:49:21.552316Z",
            "modified": "2026-04-23T12:20:53.310004Z"
        },
        {
            "id": 78648,
            "name": "Formation 1",
            "created": "2024-01-03T21:09:04.279479Z",
            "modified": "2026-03-30T15:31:02.298119Z"
        },
        {
            "id": 78645,
            "name": "2024.01.03",
            "created": "2024-01-03T13:49:45.480308Z",
            "modified": "2026-05-21T23:31:59.730295Z"
        }
    ]
}