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

{
    "count": 100939,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17624&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17608&ordering=-count",
    "results": [
        {
            "id": 51937,
            "ip_address": "202.134.14.147",
            "count": 2,
            "first_visit": "2023-08-08T09:45:10.277712+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 6591,
            "ip_address": "37.111.205.126",
            "count": 2,
            "first_visit": "2022-05-16T10:29:08.084009+06:00",
            "date": null
        },
        {
            "id": 13221,
            "ip_address": "103.147.162.232",
            "count": 2,
            "first_visit": "2022-06-01T01:03:50.172223+06:00",
            "date": null
        },
        {
            "id": 6622,
            "ip_address": "119.30.39.124",
            "count": 2,
            "first_visit": "2022-05-16T11:21:07.407436+06:00",
            "date": null
        },
        {
            "id": 3340,
            "ip_address": "103.138.120.250",
            "count": 2,
            "first_visit": "2022-02-06T00:28:34.052929+06:00",
            "date": null
        },
        {
            "id": 51888,
            "ip_address": "114.119.130.12",
            "count": 2,
            "first_visit": "2023-08-07T18:47:22.633287+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 13255,
            "ip_address": "103.25.250.253",
            "count": 2,
            "first_visit": "2022-06-01T13:46:38.589617+06:00",
            "date": null
        },
        {
            "id": 51864,
            "ip_address": "103.133.167.130",
            "count": 2,
            "first_visit": "2023-08-07T13:06:09.486578+06:00",
            "date": "2023-08-07"
        }
    ]
}