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

{
    "count": 99311,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24904&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24888&ordering=-count",
    "results": [
        {
            "id": 19308,
            "ip_address": "114.119.129.191",
            "count": 2,
            "first_visit": "2022-06-27T06:20:47.763148+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19373,
            "ip_address": "103.31.154.243",
            "count": 2,
            "first_visit": "2022-06-27T09:11:29.825883+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 38503,
            "ip_address": "124.43.66.83",
            "count": 2,
            "first_visit": "2022-12-09T14:04:13.808276+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 7469,
            "ip_address": "43.245.120.53",
            "count": 2,
            "first_visit": "2022-05-16T23:27:09.830730+06:00",
            "date": null
        },
        {
            "id": 1997,
            "ip_address": "103.54.43.69",
            "count": 2,
            "first_visit": "2022-01-12T01:44:01.700685+06:00",
            "date": null
        },
        {
            "id": 38474,
            "ip_address": "202.134.14.143",
            "count": 2,
            "first_visit": "2022-12-08T13:34:41.893768+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 14569,
            "ip_address": "114.119.129.7",
            "count": 2,
            "first_visit": "2022-06-12T01:38:33.178132+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 7395,
            "ip_address": "103.91.128.42",
            "count": 2,
            "first_visit": "2022-05-16T22:43:16.224777+06:00",
            "date": null
        }
    ]
}