GET /user_management/visitor-free/?format=api&offset=1200&ordering=ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 96222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1192&ordering=ip_address",
    "results": [
        {
            "id": 94531,
            "ip_address": "103.109.96.238",
            "count": 1,
            "first_visit": "2026-01-26T18:15:27.798936+06:00",
            "date": "2026-01-26"
        },
        {
            "id": 57276,
            "ip_address": "103.109.96.25",
            "count": 1,
            "first_visit": "2023-10-10T22:14:47.220820+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 73910,
            "ip_address": "103.109.96.36",
            "count": 1,
            "first_visit": "2024-10-02T20:36:01.524053+06:00",
            "date": "2024-10-02"
        },
        {
            "id": 4662,
            "ip_address": "103.109.96.76",
            "count": 1,
            "first_visit": "2022-03-25T08:04:08.295958+06:00",
            "date": null
        },
        {
            "id": 57262,
            "ip_address": "103.109.96.81",
            "count": 1,
            "first_visit": "2023-10-10T18:34:48.696318+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 65700,
            "ip_address": "103.109.96.97",
            "count": 1,
            "first_visit": "2024-03-09T10:37:39.260408+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 10270,
            "ip_address": "103.109.96.98",
            "count": 1,
            "first_visit": "2022-05-22T11:48:07.347136+06:00",
            "date": null
        },
        {
            "id": 10085,
            "ip_address": "103.109.97.115",
            "count": 2,
            "first_visit": "2022-05-21T21:31:18.820595+06:00",
            "date": null
        }
    ]
}