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

{
    "count": 101493,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78600&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78584&ordering=count",
    "results": [
        {
            "id": 1325,
            "ip_address": "103.138.182.132",
            "count": 2,
            "first_visit": "2021-12-24T10:04:30.717935+06:00",
            "date": null
        },
        {
            "id": 9906,
            "ip_address": "103.15.140.194",
            "count": 2,
            "first_visit": "2022-05-21T00:19:26.472878+06:00",
            "date": null
        },
        {
            "id": 26853,
            "ip_address": "116.58.201.63",
            "count": 2,
            "first_visit": "2022-07-24T21:55:59.704494+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9847,
            "ip_address": "37.111.245.40",
            "count": 2,
            "first_visit": "2022-05-20T22:52:23.014938+06:00",
            "date": null
        },
        {
            "id": 9836,
            "ip_address": "37.111.247.45",
            "count": 2,
            "first_visit": "2022-05-20T22:38:51.109641+06:00",
            "date": null
        },
        {
            "id": 30440,
            "ip_address": "37.111.195.44",
            "count": 2,
            "first_visit": "2022-07-31T16:32:35.702968+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 16932,
            "ip_address": "43.250.80.250",
            "count": 2,
            "first_visit": "2022-06-21T02:43:44.976810+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 9839,
            "ip_address": "103.92.152.40",
            "count": 2,
            "first_visit": "2022-05-20T22:40:28.921050+06:00",
            "date": null
        }
    ]
}