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

{
    "count": 97421,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9456&ordering=ip_address",
    "results": [
        {
            "id": 8678,
            "ip_address": "103.162.187.34",
            "count": 1,
            "first_visit": "2022-05-18T08:28:58.297945+06:00",
            "date": null
        },
        {
            "id": 2690,
            "ip_address": "103.162.187.35",
            "count": 1,
            "first_visit": "2022-01-23T18:54:42.074057+06:00",
            "date": null
        },
        {
            "id": 4008,
            "ip_address": "103.162.187.36",
            "count": 3,
            "first_visit": "2022-03-02T15:47:15.301012+06:00",
            "date": null
        },
        {
            "id": 42315,
            "ip_address": "103.162.187.36",
            "count": 1,
            "first_visit": "2023-02-17T21:40:15.577453+06:00",
            "date": "2023-02-17"
        },
        {
            "id": 36733,
            "ip_address": "103.162.187.37",
            "count": 2,
            "first_visit": "2022-10-31T16:46:09.259651+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 1914,
            "ip_address": "103.162.187.37",
            "count": 1,
            "first_visit": "2022-01-11T17:15:13.909771+06:00",
            "date": null
        },
        {
            "id": 52079,
            "ip_address": "103.162.187.37",
            "count": 1,
            "first_visit": "2023-08-09T23:24:31.788945+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 78306,
            "ip_address": "103.162.187.37",
            "count": 1,
            "first_visit": "2025-01-28T00:12:03.611190+06:00",
            "date": "2025-01-28"
        }
    ]
}