List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5080
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=modified&page=5081",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5079",
    "results": [
        {
            "id": 46407,
            "name": "IH 057 — A Miraculous Save",
            "created": "2022-01-12T02:06:54.200105Z",
            "modified": "2026-05-01T07:40:36.009535Z"
        },
        {
            "id": 82628,
            "name": "L&D12: True Mastery Transcends Skill",
            "created": "2024-06-25T17:35:28.129141Z",
            "modified": "2026-05-01T07:40:37.626469Z"
        },
        {
            "id": 46502,
            "name": "Daring Contest — Joo Hyeongwook 2p vs Heo Yeongho 2p",
            "created": "2022-01-14T14:58:42.963606Z",
            "modified": "2026-05-01T07:40:38.698395Z"
        },
        {
            "id": 852,
            "name": "27. Into the Subtleness",
            "created": "2014-10-10T01:44:11.918223Z",
            "modified": "2026-05-01T07:40:40.029125Z"
        },
        {
            "id": 480,
            "name": "Xuan Xuan problem 22 (玄玄棋經 角之部 察細勢)",
            "created": "2014-10-06T04:10:58.788861Z",
            "modified": "2026-05-01T07:40:40.571512Z"
        },
        {
            "id": 82587,
            "name": "L&D5: A Flaw in Bowl",
            "created": "2024-06-24T19:34:25.702625Z",
            "modified": "2026-05-01T07:40:41.111333Z"
        },
        {
            "id": 147,
            "name": "LifeAndDeath 5d (7)",
            "created": "2014-09-18T00:34:25.085604Z",
            "modified": "2026-05-01T07:40:41.721979Z"
        },
        {
            "id": 55604,
            "name": "Living attempt #4",
            "created": "2022-04-28T16:22:38.303485Z",
            "modified": "2026-05-01T07:40:46.755966Z"
        },
        {
            "id": 83167,
            "name": "Connecting stones 8",
            "created": "2024-07-14T12:40:38.760439Z",
            "modified": "2026-05-01T07:40:54.728774Z"
        },
        {
            "id": 28454,
            "name": "Question 73",
            "created": "2021-03-01T23:11:13.279415Z",
            "modified": "2026-05-01T07:41:04.560724Z"
        }
    ]
}