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

{
    "count": 101264,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83768&ordering=-ip_address",
    "results": [
        {
            "id": 23848,
            "ip_address": "103.252.224.122",
            "count": 1,
            "first_visit": "2022-07-18T22:47:43.232650+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 12411,
            "ip_address": "103.252.224.122",
            "count": 1,
            "first_visit": "2022-05-29T09:45:59.665311+06:00",
            "date": null
        },
        {
            "id": 63121,
            "ip_address": "103.252.224.10",
            "count": 1,
            "first_visit": "2024-01-15T03:02:15.220384+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 95129,
            "ip_address": "103.252.203.208",
            "count": 1,
            "first_visit": "2026-02-13T16:20:24.104246+06:00",
            "date": "2026-02-13"
        },
        {
            "id": 70325,
            "ip_address": "103.252.202.218",
            "count": 1,
            "first_visit": "2024-06-26T08:39:01.082620+06:00",
            "date": "2024-06-26"
        },
        {
            "id": 9674,
            "ip_address": "103.252.202.214",
            "count": 2,
            "first_visit": "2022-05-20T11:58:25.671974+06:00",
            "date": null
        },
        {
            "id": 75824,
            "ip_address": "103.252.202.111",
            "count": 2,
            "first_visit": "2024-11-19T08:59:57.379636+06:00",
            "date": "2024-11-19"
        },
        {
            "id": 75668,
            "ip_address": "103.252.202.111",
            "count": 1,
            "first_visit": "2024-11-14T22:44:09.309645+06:00",
            "date": "2024-11-14"
        }
    ]
}