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

{
    "count": 101492,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78608&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78592&ordering=count",
    "results": [
        {
            "id": 9727,
            "ip_address": "123.136.29.130",
            "count": 2,
            "first_visit": "2022-05-20T14:10:32.295673+06:00",
            "date": null
        },
        {
            "id": 9830,
            "ip_address": "103.146.55.179",
            "count": 2,
            "first_visit": "2022-05-20T22:31:58.957954+06:00",
            "date": null
        },
        {
            "id": 9718,
            "ip_address": "37.111.206.159",
            "count": 2,
            "first_visit": "2022-05-20T13:52:08.237253+06:00",
            "date": null
        },
        {
            "id": 9782,
            "ip_address": "103.67.158.132",
            "count": 2,
            "first_visit": "2022-05-20T18:03:49.547795+06:00",
            "date": null
        },
        {
            "id": 1375,
            "ip_address": "43.245.123.239",
            "count": 2,
            "first_visit": "2021-12-26T06:08:18.170167+06:00",
            "date": null
        },
        {
            "id": 9821,
            "ip_address": "119.30.38.219",
            "count": 2,
            "first_visit": "2022-05-20T22:21:12.395925+06:00",
            "date": null
        },
        {
            "id": 1403,
            "ip_address": "103.107.229.205",
            "count": 2,
            "first_visit": "2021-12-27T08:52:48.443343+06:00",
            "date": null
        },
        {
            "id": 17747,
            "ip_address": "114.119.134.64",
            "count": 2,
            "first_visit": "2022-06-23T12:29:36.768549+06:00",
            "date": "2022-06-23"
        }
    ]
}