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

{
    "count": 100516,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15088&ordering=-count",
    "results": [
        {
            "id": 60247,
            "ip_address": "37.111.206.83",
            "count": 2,
            "first_visit": "2023-11-29T02:03:07.799712+06:00",
            "date": "2023-11-29"
        },
        {
            "id": 60327,
            "ip_address": "103.96.104.97",
            "count": 2,
            "first_visit": "2023-11-30T11:38:43.248586+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 60433,
            "ip_address": "103.132.249.99",
            "count": 2,
            "first_visit": "2023-12-02T16:03:31.542190+06:00",
            "date": "2023-12-02"
        },
        {
            "id": 60486,
            "ip_address": "66.249.70.201",
            "count": 2,
            "first_visit": "2023-12-03T15:59:22.333441+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 60118,
            "ip_address": "66.249.70.192",
            "count": 2,
            "first_visit": "2023-11-26T13:35:15.441820+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 60135,
            "ip_address": "42.0.7.238",
            "count": 2,
            "first_visit": "2023-11-26T22:55:58.213044+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 7646,
            "ip_address": "116.58.203.6",
            "count": 2,
            "first_visit": "2022-05-17T08:15:06.529205+06:00",
            "date": null
        },
        {
            "id": 1024,
            "ip_address": "103.138.145.46",
            "count": 2,
            "first_visit": "2021-12-20T10:17:58.815012+06:00",
            "date": null
        }
    ]
}