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

{
    "count": 98237,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16640&ordering=ip_address",
    "results": [
        {
            "id": 5438,
            "ip_address": "103.242.23.191",
            "count": 3,
            "first_visit": "2022-04-28T22:40:28.735352+06:00",
            "date": null
        },
        {
            "id": 19888,
            "ip_address": "103.242.23.191",
            "count": 1,
            "first_visit": "2022-06-29T00:59:35.978975+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20340,
            "ip_address": "103.242.23.191",
            "count": 2,
            "first_visit": "2022-06-30T12:29:48.017745+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 11827,
            "ip_address": "103.242.58.100",
            "count": 1,
            "first_visit": "2022-05-27T01:09:50.168008+06:00",
            "date": null
        },
        {
            "id": 81607,
            "ip_address": "103.242.8.145",
            "count": 1,
            "first_visit": "2025-04-19T09:34:29.675608+06:00",
            "date": "2025-04-19"
        },
        {
            "id": 82770,
            "ip_address": "103.242.8.145",
            "count": 1,
            "first_visit": "2025-05-14T14:35:35.786955+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 85877,
            "ip_address": "103.242.8.146",
            "count": 1,
            "first_visit": "2025-07-15T18:24:04.463593+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 85834,
            "ip_address": "103.242.8.146",
            "count": 3,
            "first_visit": "2025-07-14T23:25:51.443364+06:00",
            "date": "2025-07-14"
        }
    ]
}