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

{
    "count": 91932,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1032&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1016&ordering=id",
    "results": [
        {
            "id": 1025,
            "ip_address": "103.167.19.25",
            "count": 2,
            "first_visit": "2021-12-20T10:25:03.951420+06:00",
            "date": null
        },
        {
            "id": 1026,
            "ip_address": "104.43.48.244",
            "count": 3,
            "first_visit": "2021-12-20T10:25:30.158607+06:00",
            "date": null
        },
        {
            "id": 1027,
            "ip_address": "103.122.252.130",
            "count": 1,
            "first_visit": "2021-12-20T10:32:59.470469+06:00",
            "date": null
        },
        {
            "id": 1028,
            "ip_address": "203.96.189.148",
            "count": 1,
            "first_visit": "2021-12-20T10:34:22.844996+06:00",
            "date": null
        },
        {
            "id": 1029,
            "ip_address": "103.146.11.26",
            "count": 1,
            "first_visit": "2021-12-20T10:43:40.584089+06:00",
            "date": null
        },
        {
            "id": 1030,
            "ip_address": "103.110.58.9",
            "count": 2,
            "first_visit": "2021-12-20T10:55:20.473082+06:00",
            "date": null
        },
        {
            "id": 1031,
            "ip_address": "118.179.206.134",
            "count": 4,
            "first_visit": "2021-12-20T11:17:07.498829+06:00",
            "date": null
        },
        {
            "id": 1032,
            "ip_address": "202.164.212.86",
            "count": 1,
            "first_visit": "2021-12-20T11:23:29.216919+06:00",
            "date": null
        }
    ]
}