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

{
    "count": 100666,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15872&ordering=-count",
    "results": [
        {
            "id": 57315,
            "ip_address": "103.85.238.87",
            "count": 2,
            "first_visit": "2023-10-11T12:12:28.442974+06:00",
            "date": "2023-10-11"
        },
        {
            "id": 14803,
            "ip_address": "114.119.130.95",
            "count": 2,
            "first_visit": "2022-06-13T13:49:37.750443+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 7382,
            "ip_address": "37.111.230.182",
            "count": 2,
            "first_visit": "2022-05-16T22:36:04.603353+06:00",
            "date": null
        },
        {
            "id": 57297,
            "ip_address": "118.179.99.2",
            "count": 2,
            "first_visit": "2023-10-11T07:47:37.364606+06:00",
            "date": "2023-10-11"
        },
        {
            "id": 57300,
            "ip_address": "182.163.122.130",
            "count": 2,
            "first_visit": "2023-10-11T09:27:45.332602+06:00",
            "date": "2023-10-11"
        },
        {
            "id": 7364,
            "ip_address": "116.58.203.46",
            "count": 2,
            "first_visit": "2022-05-16T22:22:55.061402+06:00",
            "date": null
        },
        {
            "id": 57281,
            "ip_address": "37.111.199.199",
            "count": 2,
            "first_visit": "2023-10-10T23:40:49.093678+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 57321,
            "ip_address": "103.121.221.104",
            "count": 2,
            "first_visit": "2023-10-11T12:38:32.254092+06:00",
            "date": "2023-10-11"
        }
    ]
}