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

{
    "count": 96184,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20192&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20176&ordering=ip_address",
    "results": [
        {
            "id": 5310,
            "ip_address": "103.67.158.163",
            "count": 2,
            "first_visit": "2022-04-22T16:02:55.708712+06:00",
            "date": null
        },
        {
            "id": 18337,
            "ip_address": "103.67.158.163",
            "count": 1,
            "first_visit": "2022-06-25T00:13:24.080834+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19451,
            "ip_address": "103.67.158.164",
            "count": 1,
            "first_visit": "2022-06-27T13:57:02.142079+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 28379,
            "ip_address": "103.67.158.164",
            "count": 2,
            "first_visit": "2022-07-27T23:00:09.494956+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9838,
            "ip_address": "103.67.158.164",
            "count": 1,
            "first_visit": "2022-05-20T22:39:37.385690+06:00",
            "date": null
        },
        {
            "id": 33002,
            "ip_address": "103.67.158.165",
            "count": 1,
            "first_visit": "2022-08-26T11:44:23.962844+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 6371,
            "ip_address": "103.67.158.165",
            "count": 7,
            "first_visit": "2022-05-15T19:28:51.077279+06:00",
            "date": null
        },
        {
            "id": 33294,
            "ip_address": "103.67.158.165",
            "count": 1,
            "first_visit": "2022-08-29T12:04:36.205537+06:00",
            "date": "2022-08-29"
        }
    ]
}