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

{
    "count": 102700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50584&ordering=ip_address",
    "results": [
        {
            "id": 16279,
            "ip_address": "119.30.35.49",
            "count": 1,
            "first_visit": "2022-06-18T08:57:03.424225+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 30469,
            "ip_address": "119.30.35.49",
            "count": 1,
            "first_visit": "2022-07-31T17:52:27.534046+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 35825,
            "ip_address": "119.30.35.52",
            "count": 1,
            "first_visit": "2022-10-13T09:31:59.679697+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 35921,
            "ip_address": "119.30.35.52",
            "count": 2,
            "first_visit": "2022-10-15T09:55:52.338853+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 15568,
            "ip_address": "119.30.35.56",
            "count": 1,
            "first_visit": "2022-06-16T07:35:18.751863+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 6277,
            "ip_address": "119.30.35.58",
            "count": 2,
            "first_visit": "2022-05-15T08:45:53.055396+06:00",
            "date": null
        },
        {
            "id": 12751,
            "ip_address": "119.30.35.6",
            "count": 1,
            "first_visit": "2022-05-30T11:27:06.189986+06:00",
            "date": null
        },
        {
            "id": 25032,
            "ip_address": "119.30.35.60",
            "count": 1,
            "first_visit": "2022-07-21T00:21:20.508395+06:00",
            "date": "2022-07-21"
        }
    ]
}