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

{
    "count": 99765,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9248&ordering=-count",
    "results": [
        {
            "id": 73122,
            "ip_address": "114.119.134.79",
            "count": 4,
            "first_visit": "2024-09-08T04:03:47.675368+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73206,
            "ip_address": "114.119.145.216",
            "count": 4,
            "first_visit": "2024-09-10T01:34:15.982576+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 10203,
            "ip_address": "37.111.206.110",
            "count": 4,
            "first_visit": "2022-05-22T01:28:39.081557+06:00",
            "date": null
        },
        {
            "id": 2178,
            "ip_address": "103.107.229.212",
            "count": 4,
            "first_visit": "2022-01-14T10:03:24.867485+06:00",
            "date": null
        },
        {
            "id": 10195,
            "ip_address": "103.73.225.179",
            "count": 4,
            "first_visit": "2022-05-22T00:29:44.207429+06:00",
            "date": null
        },
        {
            "id": 73064,
            "ip_address": "114.119.154.41",
            "count": 4,
            "first_visit": "2024-09-07T01:44:55.434424+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 10156,
            "ip_address": "103.197.205.235",
            "count": 4,
            "first_visit": "2022-05-21T23:27:05.523451+06:00",
            "date": null
        },
        {
            "id": 10175,
            "ip_address": "42.0.7.253",
            "count": 4,
            "first_visit": "2022-05-21T23:51:56.316092+06:00",
            "date": null
        }
    ]
}