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

{
    "count": 100220,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89304&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89288&ordering=count",
    "results": [
        {
            "id": 13731,
            "ip_address": "103.133.134.140",
            "count": 3,
            "first_visit": "2022-06-07T03:46:56.176784+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 31940,
            "ip_address": "202.134.14.235",
            "count": 3,
            "first_visit": "2022-08-13T21:56:15.134737+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 4429,
            "ip_address": "103.76.44.98",
            "count": 3,
            "first_visit": "2022-03-16T19:46:32.567429+06:00",
            "date": null
        },
        {
            "id": 4425,
            "ip_address": "157.49.250.4",
            "count": 3,
            "first_visit": "2022-03-16T19:09:00.755714+06:00",
            "date": null
        },
        {
            "id": 4428,
            "ip_address": "157.46.89.10",
            "count": 3,
            "first_visit": "2022-03-16T19:40:07.600004+06:00",
            "date": null
        },
        {
            "id": 34581,
            "ip_address": "35.223.102.189",
            "count": 3,
            "first_visit": "2022-09-18T00:41:09.894996+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 36368,
            "ip_address": "103.58.74.89",
            "count": 3,
            "first_visit": "2022-10-23T22:50:30.846774+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 28565,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-07-28T05:24:09.545368+06:00",
            "date": "2022-07-28"
        }
    ]
}