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

{
    "count": 101347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81920&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81904&ordering=count",
    "results": [
        {
            "id": 32071,
            "ip_address": "103.25.250.232",
            "count": 2,
            "first_visit": "2022-08-15T19:18:15.416534+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 29690,
            "ip_address": "27.147.200.197",
            "count": 2,
            "first_visit": "2022-07-30T07:07:42.306446+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 39929,
            "ip_address": "37.111.204.59",
            "count": 2,
            "first_visit": "2023-01-05T21:06:33.404752+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 11463,
            "ip_address": "103.172.188.38",
            "count": 2,
            "first_visit": "2022-05-25T22:27:39.057629+06:00",
            "date": null
        },
        {
            "id": 4882,
            "ip_address": "59.152.61.145",
            "count": 2,
            "first_visit": "2022-04-02T15:19:04.667426+06:00",
            "date": null
        },
        {
            "id": 10277,
            "ip_address": "103.173.90.129",
            "count": 2,
            "first_visit": "2022-05-22T12:14:55.009308+06:00",
            "date": null
        },
        {
            "id": 11456,
            "ip_address": "37.111.206.102",
            "count": 2,
            "first_visit": "2022-05-25T22:23:49.106338+06:00",
            "date": null
        },
        {
            "id": 4883,
            "ip_address": "103.155.119.22",
            "count": 2,
            "first_visit": "2022-04-02T20:06:36.934625+06:00",
            "date": null
        }
    ]
}