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

{
    "count": 101486,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78712&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78696&ordering=count",
    "results": [
        {
            "id": 37837,
            "ip_address": "103.95.97.30",
            "count": 2,
            "first_visit": "2022-11-25T14:56:20.004880+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 1498,
            "ip_address": "103.217.111.211",
            "count": 2,
            "first_visit": "2021-12-30T21:57:11.453035+06:00",
            "date": null
        },
        {
            "id": 9779,
            "ip_address": "103.120.200.252",
            "count": 2,
            "first_visit": "2022-05-20T17:51:43.761474+06:00",
            "date": null
        },
        {
            "id": 18358,
            "ip_address": "86.4.40.16",
            "count": 2,
            "first_visit": "2022-06-25T01:19:16.960444+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 37013,
            "ip_address": "103.58.73.241",
            "count": 2,
            "first_visit": "2022-11-06T13:27:00.557908+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 1457,
            "ip_address": "59.152.97.14",
            "count": 2,
            "first_visit": "2021-12-29T01:39:50.340466+06:00",
            "date": null
        },
        {
            "id": 9717,
            "ip_address": "72.14.199.230",
            "count": 2,
            "first_visit": "2022-05-20T13:49:09.759437+06:00",
            "date": null
        },
        {
            "id": 1516,
            "ip_address": "103.150.254.80",
            "count": 2,
            "first_visit": "2021-12-31T15:07:54.493469+06:00",
            "date": null
        }
    ]
}