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

{
    "count": 95935,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19032&ordering=ip_address",
    "results": [
        {
            "id": 60180,
            "ip_address": "103.60.173.2",
            "count": 1,
            "first_visit": "2023-11-28T01:45:37.125823+06:00",
            "date": "2023-11-28"
        },
        {
            "id": 86787,
            "ip_address": "103.60.173.226",
            "count": 3,
            "first_visit": "2025-07-30T18:43:18.385602+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 86823,
            "ip_address": "103.60.173.226",
            "count": 1,
            "first_visit": "2025-07-31T14:09:25.107322+06:00",
            "date": "2025-07-31"
        },
        {
            "id": 74466,
            "ip_address": "103.60.173.226",
            "count": 1,
            "first_visit": "2024-10-15T15:24:11.683131+06:00",
            "date": "2024-10-15"
        },
        {
            "id": 47076,
            "ip_address": "103.60.173.54",
            "count": 1,
            "first_visit": "2023-05-24T14:02:55.157711+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 87534,
            "ip_address": "103.60.175.0",
            "count": 1,
            "first_visit": "2025-08-11T11:20:54.996282+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 1200,
            "ip_address": "103.60.175.10",
            "count": 4,
            "first_visit": "2021-12-21T20:01:30.521547+06:00",
            "date": null
        },
        {
            "id": 2469,
            "ip_address": "103.60.175.101",
            "count": 1,
            "first_visit": "2022-01-19T16:16:58.025007+06:00",
            "date": null
        }
    ]
}