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

{
    "count": 91952,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1112&ordering=ip_address",
    "results": [
        {
            "id": 12807,
            "ip_address": "103.109.95.218",
            "count": 2,
            "first_visit": "2022-05-30T15:24:14.995893+06:00",
            "date": null
        },
        {
            "id": 30095,
            "ip_address": "103.109.95.219",
            "count": 1,
            "first_visit": "2022-07-31T00:03:06.845125+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 845,
            "ip_address": "103.109.95.27",
            "count": 1,
            "first_visit": "2021-12-19T18:38:49.055743+06:00",
            "date": null
        },
        {
            "id": 42855,
            "ip_address": "103.109.95.35",
            "count": 1,
            "first_visit": "2023-02-28T18:45:52.974975+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 11087,
            "ip_address": "103.109.95.61",
            "count": 2,
            "first_visit": "2022-05-24T19:12:54.661230+06:00",
            "date": null
        },
        {
            "id": 4510,
            "ip_address": "103.109.95.90",
            "count": 1,
            "first_visit": "2022-03-20T00:33:50.888872+06:00",
            "date": null
        },
        {
            "id": 7633,
            "ip_address": "103.109.95.97",
            "count": 1,
            "first_visit": "2022-05-17T07:51:21.538653+06:00",
            "date": null
        },
        {
            "id": 9394,
            "ip_address": "103.109.95.98",
            "count": 1,
            "first_visit": "2022-05-19T14:41:51.653823+06:00",
            "date": null
        }
    ]
}