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

{
    "count": 100875,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18032&ordering=ip_address",
    "results": [
        {
            "id": 24088,
            "ip_address": "103.253.44.228",
            "count": 1,
            "first_visit": "2022-07-19T13:15:42.334243+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 21241,
            "ip_address": "103.253.44.229",
            "count": 1,
            "first_visit": "2022-07-05T18:47:46.849495+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 9029,
            "ip_address": "103.253.44.230",
            "count": 1,
            "first_visit": "2022-05-18T17:36:16.966250+06:00",
            "date": null
        },
        {
            "id": 9587,
            "ip_address": "103.253.44.232",
            "count": 2,
            "first_visit": "2022-05-20T00:34:47.321830+06:00",
            "date": null
        },
        {
            "id": 7989,
            "ip_address": "103.253.44.233",
            "count": 2,
            "first_visit": "2022-05-17T11:48:01.787955+06:00",
            "date": null
        },
        {
            "id": 8125,
            "ip_address": "103.253.44.234",
            "count": 1,
            "first_visit": "2022-05-17T12:45:51.439544+06:00",
            "date": null
        },
        {
            "id": 79306,
            "ip_address": "103.253.44.234",
            "count": 3,
            "first_visit": "2025-02-22T19:48:37.909315+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 16840,
            "ip_address": "103.253.44.234",
            "count": 1,
            "first_visit": "2022-06-20T15:15:32.298740+06:00",
            "date": "2022-06-20"
        }
    ]
}