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

{
    "count": 93295,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79192&ordering=ip_address",
    "results": [
        {
            "id": 58099,
            "ip_address": "43.250.81.251",
            "count": 1,
            "first_visit": "2023-10-21T01:03:01.799821+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 42356,
            "ip_address": "43.250.81.251",
            "count": 1,
            "first_visit": "2023-02-18T13:55:14.129236+06:00",
            "date": "2023-02-18"
        },
        {
            "id": 995,
            "ip_address": "43.250.81.251",
            "count": 1,
            "first_visit": "2021-12-20T01:09:44.015467+06:00",
            "date": null
        },
        {
            "id": 30838,
            "ip_address": "43.250.81.253",
            "count": 8,
            "first_visit": "2022-08-02T16:25:49.255861+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 12898,
            "ip_address": "43.250.81.254",
            "count": 2,
            "first_visit": "2022-05-30T22:28:33.356333+06:00",
            "date": null
        },
        {
            "id": 16256,
            "ip_address": "43.250.81.254",
            "count": 1,
            "first_visit": "2022-06-18T07:32:56.991754+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 1093,
            "ip_address": "43.250.81.46",
            "count": 2,
            "first_visit": "2021-12-20T22:27:24.697546+06:00",
            "date": null
        },
        {
            "id": 19020,
            "ip_address": "43.250.81.46",
            "count": 1,
            "first_visit": "2022-06-26T09:58:15.593288+06:00",
            "date": "2022-06-26"
        }
    ]
}