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

{
    "count": 99697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23256&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23240&ordering=-count",
    "results": [
        {
            "id": 20552,
            "ip_address": "103.73.225.7",
            "count": 2,
            "first_visit": "2022-07-01T13:25:43.927712+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 12118,
            "ip_address": "37.111.205.15",
            "count": 2,
            "first_visit": "2022-05-28T08:02:27.758354+06:00",
            "date": null
        },
        {
            "id": 22438,
            "ip_address": "114.119.131.192",
            "count": 2,
            "first_visit": "2022-07-14T05:23:45.544002+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 26169,
            "ip_address": "114.119.133.108",
            "count": 2,
            "first_visit": "2022-07-23T02:02:59.553994+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 9576,
            "ip_address": "103.253.44.186",
            "count": 2,
            "first_visit": "2022-05-19T23:48:01.039357+06:00",
            "date": null
        },
        {
            "id": 26145,
            "ip_address": "103.25.249.250",
            "count": 2,
            "first_visit": "2022-07-23T00:59:26.863324+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 22479,
            "ip_address": "103.153.66.48",
            "count": 2,
            "first_visit": "2022-07-14T10:42:50.172235+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 36729,
            "ip_address": "182.55.107.54",
            "count": 2,
            "first_visit": "2022-10-31T13:43:16.558924+06:00",
            "date": "2022-10-31"
        }
    ]
}