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

{
    "count": 101561,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40200&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40184&ordering=-ip_address",
    "results": [
        {
            "id": 50105,
            "ip_address": "185.117.225.174",
            "count": 1,
            "first_visit": "2023-07-16T09:52:52.786490+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 60320,
            "ip_address": "185.117.225.127",
            "count": 1,
            "first_visit": "2023-11-30T09:41:57.925707+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 81448,
            "ip_address": "185.117.225.115",
            "count": 2,
            "first_visit": "2025-04-15T11:25:36.144139+06:00",
            "date": "2025-04-15"
        },
        {
            "id": 13419,
            "ip_address": "185.114.33.4",
            "count": 1,
            "first_visit": "2022-06-02T23:53:56.933186+06:00",
            "date": null
        },
        {
            "id": 93774,
            "ip_address": "185.112.81.110",
            "count": 1,
            "first_visit": "2026-01-06T22:45:38.380002+06:00",
            "date": "2026-01-06"
        },
        {
            "id": 81182,
            "ip_address": "185.107.56.238",
            "count": 3,
            "first_visit": "2025-04-09T11:07:03.686949+06:00",
            "date": "2025-04-09"
        },
        {
            "id": 3782,
            "ip_address": "185.106.31.78",
            "count": 1,
            "first_visit": "2022-02-22T01:12:17.510157+06:00",
            "date": null
        },
        {
            "id": 99953,
            "ip_address": "185.10.4.35",
            "count": 1,
            "first_visit": "2026-07-05T23:47:31.036887+06:00",
            "date": "2026-07-05"
        }
    ]
}