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

{
    "count": 99833,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26384&ordering=-count",
    "results": [
        {
            "id": 23994,
            "ip_address": "114.119.129.113",
            "count": 2,
            "first_visit": "2022-07-19T04:29:31.952680+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24046,
            "ip_address": "37.111.217.4",
            "count": 2,
            "first_visit": "2022-07-19T10:44:42.460169+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24038,
            "ip_address": "103.112.166.145",
            "count": 2,
            "first_visit": "2022-07-19T10:03:34.500550+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 33292,
            "ip_address": "103.49.201.66",
            "count": 2,
            "first_visit": "2022-08-29T11:57:29.797997+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 21062,
            "ip_address": "122.254.90.83",
            "count": 2,
            "first_visit": "2022-07-04T13:47:28.314625+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 2131,
            "ip_address": "103.237.37.236",
            "count": 2,
            "first_visit": "2022-01-13T15:52:42.852354+06:00",
            "date": null
        },
        {
            "id": 10628,
            "ip_address": "103.133.142.93",
            "count": 2,
            "first_visit": "2022-05-23T12:11:46.764461+06:00",
            "date": null
        },
        {
            "id": 6398,
            "ip_address": "114.119.138.82",
            "count": 2,
            "first_visit": "2022-05-15T20:44:17.036168+06:00",
            "date": null
        }
    ]
}