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

{
    "count": 96220,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20312&ordering=ip_address",
    "results": [
        {
            "id": 38307,
            "ip_address": "103.67.158.252",
            "count": 1,
            "first_visit": "2022-12-04T23:15:16.877304+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 28815,
            "ip_address": "103.67.158.253",
            "count": 1,
            "first_visit": "2022-07-28T13:15:53.937741+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 12040,
            "ip_address": "103.67.158.253",
            "count": 1,
            "first_visit": "2022-05-27T23:15:28.682330+06:00",
            "date": null
        },
        {
            "id": 10715,
            "ip_address": "103.67.158.254",
            "count": 1,
            "first_visit": "2022-05-23T19:02:50.954851+06:00",
            "date": null
        },
        {
            "id": 36045,
            "ip_address": "103.67.158.254",
            "count": 1,
            "first_visit": "2022-10-17T22:35:07.404452+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 30138,
            "ip_address": "103.67.158.26",
            "count": 1,
            "first_visit": "2022-07-31T02:01:00.232040+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 27661,
            "ip_address": "103.67.158.27",
            "count": 1,
            "first_visit": "2022-07-26T11:00:43.448508+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 9037,
            "ip_address": "103.67.158.28",
            "count": 1,
            "first_visit": "2022-05-18T18:00:55.034678+06:00",
            "date": null
        }
    ]
}