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

{
    "count": 94005,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12328&ordering=ip_address",
    "results": [
        {
            "id": 22233,
            "ip_address": "103.202.222.228",
            "count": 4,
            "first_visit": "2022-07-13T15:07:05.324381+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 13468,
            "ip_address": "103.202.222.228",
            "count": 1,
            "first_visit": "2022-06-03T20:31:15.522478+06:00",
            "date": null
        },
        {
            "id": 15422,
            "ip_address": "103.202.222.229",
            "count": 1,
            "first_visit": "2022-06-15T20:04:25.101014+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 32193,
            "ip_address": "103.202.222.230",
            "count": 2,
            "first_visit": "2022-08-17T07:12:59.628274+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 32168,
            "ip_address": "103.202.222.230",
            "count": 1,
            "first_visit": "2022-08-16T22:17:19.024189+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32372,
            "ip_address": "103.202.222.232",
            "count": 2,
            "first_visit": "2022-08-18T19:45:18.993431+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 6191,
            "ip_address": "103.202.222.233",
            "count": 1,
            "first_visit": "2022-05-15T02:50:08.916688+06:00",
            "date": null
        },
        {
            "id": 2768,
            "ip_address": "103.202.222.238",
            "count": 1,
            "first_visit": "2022-01-25T01:20:23.916337+06:00",
            "date": null
        }
    ]
}