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

{
    "count": 100888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17256&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17240&ordering=-count",
    "results": [
        {
            "id": 13666,
            "ip_address": "103.103.35.18",
            "count": 2,
            "first_visit": "2022-06-06T19:23:21.286967+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 52836,
            "ip_address": "103.38.17.191",
            "count": 2,
            "first_visit": "2023-08-18T13:13:22.204123+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 52860,
            "ip_address": "144.48.109.27",
            "count": 2,
            "first_visit": "2023-08-18T20:24:22.970266+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 52808,
            "ip_address": "144.48.163.114",
            "count": 2,
            "first_visit": "2023-08-18T03:34:52.085399+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 6902,
            "ip_address": "37.111.193.54",
            "count": 2,
            "first_visit": "2022-05-16T17:11:31.628094+06:00",
            "date": null
        },
        {
            "id": 52827,
            "ip_address": "103.112.54.243",
            "count": 2,
            "first_visit": "2023-08-18T11:04:57.684851+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 13661,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-06-06T19:13:42.354196+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 891,
            "ip_address": "27.147.205.46",
            "count": 2,
            "first_visit": "2021-12-19T20:03:00.123988+06:00",
            "date": null
        }
    ]
}