List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4595",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4593",
    "results": [
        {
            "id": 13426,
            "name": "Killing Eyes",
            "created": "2018-10-20T00:52:20.280051Z",
            "modified": "2026-04-15T11:02:11.537731Z"
        },
        {
            "id": 11556,
            "name": "angelbunpo0",
            "created": "2018-09-10T05:06:43.418560Z",
            "modified": "2026-04-15T11:02:09.658886Z"
        },
        {
            "id": 10536,
            "name": "G7jmgg",
            "created": "2018-08-04T16:04:50.992118Z",
            "modified": "2026-04-15T11:02:09.161662Z"
        },
        {
            "id": 10466,
            "name": "Just One Contested Region (WORK IN PROGRESS)",
            "created": "2018-07-10T12:29:00.418800Z",
            "modified": "2026-04-15T11:02:08.788511Z"
        },
        {
            "id": 9469,
            "name": "Important",
            "created": "2018-03-07T03:16:45.473212Z",
            "modified": "2026-04-15T11:01:26.386921Z"
        },
        {
            "id": 8586,
            "name": "Задача 1",
            "created": "2017-10-03T11:56:54.712345Z",
            "modified": "2026-04-15T11:01:18.822017Z"
        },
        {
            "id": 8398,
            "name": "Tiopokjuiyututi",
            "created": "2017-08-15T12:06:10.561574Z",
            "modified": "2026-04-15T11:01:18.517950Z"
        },
        {
            "id": 8362,
            "name": "Dragon",
            "created": "2017-08-06T04:42:45.635573Z",
            "modified": "2026-04-15T11:01:18.092037Z"
        },
        {
            "id": 7769,
            "name": "001-Capture Black",
            "created": "2017-05-09T16:13:22.375536Z",
            "modified": "2026-04-15T11:01:17.343939Z"
        },
        {
            "id": 7321,
            "name": "Simple tasks for beginners!#4",
            "created": "2017-04-10T10:42:41.949386Z",
            "modified": "2026-04-15T11:01:16.196682Z"
        }
    ]
}