List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=684",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=682",
    "results": [
        {
            "id": 29562,
            "name": "problem 16",
            "created": "2021-03-31T19:45:37.749817Z",
            "modified": "2026-05-14T01:23:41.933372Z"
        },
        {
            "id": 29561,
            "name": "problem 15",
            "created": "2021-03-31T19:45:11.284656Z",
            "modified": "2026-05-14T01:23:39.138761Z"
        },
        {
            "id": 34227,
            "name": "Exercise 6",
            "created": "2021-07-21T09:11:42.769420Z",
            "modified": "2026-05-14T01:23:28.483909Z"
        },
        {
            "id": 34225,
            "name": "Exercise 5",
            "created": "2021-07-21T06:16:08.066894Z",
            "modified": "2026-05-14T01:23:27.288639Z"
        },
        {
            "id": 40930,
            "name": "play 36",
            "created": "2021-10-22T02:19:53.946272Z",
            "modified": "2026-05-14T01:23:01.097760Z"
        },
        {
            "id": 40929,
            "name": "play 35",
            "created": "2021-10-22T02:18:01.545897Z",
            "modified": "2026-05-14T01:23:00.511981Z"
        },
        {
            "id": 46082,
            "name": "碁経衆妙 生の図 98番",
            "created": "2022-01-06T15:30:40.583656Z",
            "modified": "2026-05-14T01:22:44.730879Z"
        },
        {
            "id": 7492,
            "name": "problem 213",
            "created": "2017-04-22T16:00:43.874598Z",
            "modified": "2026-05-14T01:22:31.370947Z"
        },
        {
            "id": 6591,
            "name": "Jennica's Tsumego 23",
            "created": "2016-12-31T08:02:30.613475Z",
            "modified": "2026-05-14T01:22:18.912552Z"
        },
        {
            "id": 7757,
            "name": "problem 775",
            "created": "2017-05-08T12:26:54.956256Z",
            "modified": "2026-05-14T01:19:50.565870Z"
        }
    ]
}