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

{
    "count": 100505,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20088&ordering=-count",
    "results": [
        {
            "id": 45571,
            "ip_address": "223.27.91.22",
            "count": 2,
            "first_visit": "2023-04-20T23:21:30.990279+06:00",
            "date": "2023-04-20"
        },
        {
            "id": 5229,
            "ip_address": "103.152.143.189",
            "count": 2,
            "first_visit": "2022-04-18T19:25:54.213600+06:00",
            "date": null
        },
        {
            "id": 45515,
            "ip_address": "103.72.212.130",
            "count": 2,
            "first_visit": "2023-04-19T06:29:51.384305+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45475,
            "ip_address": "37.39.51.203",
            "count": 2,
            "first_visit": "2023-04-18T13:12:52.952757+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 45485,
            "ip_address": "212.237.116.157",
            "count": 2,
            "first_visit": "2023-04-18T19:48:59.376753+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 45526,
            "ip_address": "66.249.66.41",
            "count": 2,
            "first_visit": "2023-04-19T12:49:33.932983+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 45438,
            "ip_address": "103.114.94.20",
            "count": 2,
            "first_visit": "2023-04-17T14:02:37.259607+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 45425,
            "ip_address": "66.249.70.210",
            "count": 2,
            "first_visit": "2023-04-17T03:54:03.623825+06:00",
            "date": "2023-04-17"
        }
    ]
}