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

{
    "count": 92180,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3016&ordering=ip_address",
    "results": [
        {
            "id": 24251,
            "ip_address": "103.121.76.192",
            "count": 1,
            "first_visit": "2022-07-19T23:55:13.664233+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 55493,
            "ip_address": "103.121.76.202",
            "count": 1,
            "first_visit": "2023-09-20T03:33:48.324285+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 36312,
            "ip_address": "103.121.76.206",
            "count": 1,
            "first_visit": "2022-10-22T22:30:30.765779+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 5993,
            "ip_address": "103.121.76.237",
            "count": 3,
            "first_visit": "2022-05-14T14:13:26.413755+06:00",
            "date": null
        },
        {
            "id": 215,
            "ip_address": "103.121.77.13",
            "count": 5,
            "first_visit": "2021-12-05T13:36:58.757532+06:00",
            "date": null
        },
        {
            "id": 877,
            "ip_address": "103.121.77.8",
            "count": 2,
            "first_visit": "2021-12-19T19:30:07.581708+06:00",
            "date": null
        },
        {
            "id": 1604,
            "ip_address": "103.121.78.245",
            "count": 1,
            "first_visit": "2022-01-02T22:28:44.147245+06:00",
            "date": null
        },
        {
            "id": 4472,
            "ip_address": "103.121.8.134",
            "count": 1,
            "first_visit": "2022-03-18T11:49:27.027559+06:00",
            "date": null
        }
    ]
}