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

{
    "count": 92582,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9728&ordering=ip_address",
    "results": [
        {
            "id": 5194,
            "ip_address": "103.170.175.59",
            "count": 1,
            "first_visit": "2022-04-17T20:11:13.627558+06:00",
            "date": null
        },
        {
            "id": 4160,
            "ip_address": "103.170.175.63",
            "count": 3,
            "first_visit": "2022-03-07T14:13:42.134492+06:00",
            "date": null
        },
        {
            "id": 45591,
            "ip_address": "103.170.230.57",
            "count": 1,
            "first_visit": "2023-04-21T14:29:09.053645+06:00",
            "date": "2023-04-21"
        },
        {
            "id": 83640,
            "ip_address": "103.170.231.236",
            "count": 1,
            "first_visit": "2025-06-03T12:13:00.707910+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 85645,
            "ip_address": "103.170.231.97",
            "count": 1,
            "first_visit": "2025-07-11T13:44:34.738028+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 15140,
            "ip_address": "103.171.138.241",
            "count": 1,
            "first_visit": "2022-06-15T02:44:29.522444+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 2460,
            "ip_address": "103.171.138.242",
            "count": 1,
            "first_visit": "2022-01-19T12:27:57.111668+06:00",
            "date": null
        },
        {
            "id": 36449,
            "ip_address": "103.171.138.246",
            "count": 1,
            "first_visit": "2022-10-25T20:05:18.673577+06:00",
            "date": "2022-10-25"
        }
    ]
}