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

{
    "count": 101490,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78640&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78624&ordering=count",
    "results": [
        {
            "id": 31304,
            "ip_address": "103.25.248.236",
            "count": 2,
            "first_visit": "2022-08-06T01:24:06.223732+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 9824,
            "ip_address": "37.111.229.100",
            "count": 2,
            "first_visit": "2022-05-20T22:24:29.098616+06:00",
            "date": null
        },
        {
            "id": 9828,
            "ip_address": "37.111.243.143",
            "count": 2,
            "first_visit": "2022-05-20T22:31:34.504104+06:00",
            "date": null
        },
        {
            "id": 12069,
            "ip_address": "103.102.132.255",
            "count": 2,
            "first_visit": "2022-05-28T00:05:26.123015+06:00",
            "date": null
        },
        {
            "id": 17008,
            "ip_address": "114.119.132.108",
            "count": 2,
            "first_visit": "2022-06-21T12:40:39.072617+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 33518,
            "ip_address": "66.249.66.30",
            "count": 2,
            "first_visit": "2022-08-31T07:19:58.606098+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 16989,
            "ip_address": "114.119.131.180",
            "count": 2,
            "first_visit": "2022-06-21T11:50:19.808713+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 11087,
            "ip_address": "103.109.95.61",
            "count": 2,
            "first_visit": "2022-05-24T19:12:54.661230+06:00",
            "date": null
        }
    ]
}