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

{
    "count": 100697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19080&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19064&ordering=-count",
    "results": [
        {
            "id": 48416,
            "ip_address": "103.136.1.58",
            "count": 2,
            "first_visit": "2023-06-17T18:38:08.615969+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48488,
            "ip_address": "103.80.2.77",
            "count": 2,
            "first_visit": "2023-06-18T23:16:11.924142+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 48340,
            "ip_address": "66.249.70.196",
            "count": 2,
            "first_visit": "2023-06-16T11:29:40.421591+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 48387,
            "ip_address": "205.169.39.144",
            "count": 2,
            "first_visit": "2023-06-17T07:20:10.515427+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 48409,
            "ip_address": "103.109.53.24",
            "count": 2,
            "first_visit": "2023-06-17T15:22:50.594704+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 5840,
            "ip_address": "103.124.225.83",
            "count": 2,
            "first_visit": "2022-05-11T05:29:30.976307+06:00",
            "date": null
        },
        {
            "id": 5815,
            "ip_address": "114.119.148.175",
            "count": 2,
            "first_visit": "2022-05-10T21:55:28.280840+06:00",
            "date": null
        },
        {
            "id": 5811,
            "ip_address": "54.89.117.190",
            "count": 2,
            "first_visit": "2022-05-10T20:33:02.460369+06:00",
            "date": null
        }
    ]
}