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

{
    "count": 101389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80624&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80608&ordering=count",
    "results": [
        {
            "id": 18912,
            "ip_address": "114.119.130.102",
            "count": 2,
            "first_visit": "2022-06-26T03:43:08.657677+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 13245,
            "ip_address": "202.84.42.69",
            "count": 2,
            "first_visit": "2022-06-01T11:42:50.600861+06:00",
            "date": null
        },
        {
            "id": 3657,
            "ip_address": "123.136.27.130",
            "count": 2,
            "first_visit": "2022-02-16T11:45:42.978610+06:00",
            "date": null
        },
        {
            "id": 31720,
            "ip_address": "103.253.45.201",
            "count": 2,
            "first_visit": "2022-08-10T22:07:36.972512+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 8314,
            "ip_address": "103.178.238.1",
            "count": 2,
            "first_visit": "2022-05-17T22:12:37.035230+06:00",
            "date": null
        },
        {
            "id": 8365,
            "ip_address": "103.67.158.65",
            "count": 2,
            "first_visit": "2022-05-17T22:36:03.242026+06:00",
            "date": null
        },
        {
            "id": 3546,
            "ip_address": "66.249.72.168",
            "count": 2,
            "first_visit": "2022-02-12T10:58:04.431656+06:00",
            "date": null
        },
        {
            "id": 18054,
            "ip_address": "103.145.134.65",
            "count": 2,
            "first_visit": "2022-06-24T10:42:43.107908+06:00",
            "date": "2022-06-24"
        }
    ]
}