List accessible puzzles or create a new puzzle.

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

{
    "count": 58735,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5764",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5762",
    "results": [
        {
            "id": 30098,
            "name": "Question 2",
            "created": "2021-04-19T09:59:44.710851Z",
            "modified": "2026-04-15T11:06:05.374322Z"
        },
        {
            "id": 60801,
            "name": "Q-8492",
            "created": "2022-07-13T13:57:50.066440Z",
            "modified": "2026-04-15T11:06:06.337433Z"
        },
        {
            "id": 65994,
            "name": "Was geht",
            "created": "2022-12-03T07:57:35.467500Z",
            "modified": "2026-04-15T11:06:06.550324Z"
        },
        {
            "id": 69136,
            "name": "2023.02.26",
            "created": "2023-02-26T12:04:19.757999Z",
            "modified": "2026-04-15T11:06:07.280061Z"
        },
        {
            "id": 83883,
            "name": "Question7",
            "created": "2024-08-05T00:51:14.624836Z",
            "modified": "2026-04-15T11:06:18.322865Z"
        },
        {
            "id": 69554,
            "name": "2023.03.08",
            "created": "2023-03-08T13:40:00.727724Z",
            "modified": "2026-04-15T11:06:22.481781Z"
        },
        {
            "id": 29496,
            "name": "31/03/21 - 1",
            "created": "2021-03-29T21:55:42.817361Z",
            "modified": "2026-04-15T11:06:23.257565Z"
        },
        {
            "id": 21201,
            "name": "for 17 kyu",
            "created": "2020-09-30T10:05:40.624802Z",
            "modified": "2026-04-15T11:06:24.006086Z"
        },
        {
            "id": 69980,
            "name": "2023.03.21",
            "created": "2023-03-21T13:19:10.512169Z",
            "modified": "2026-04-15T11:07:03.455422Z"
        },
        {
            "id": 70062,
            "name": "This project 21",
            "created": "2023-03-27T09:58:01.680243Z",
            "modified": "2026-04-15T11:07:04.380330Z"
        }
    ]
}