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

{
    "count": 92601,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9952&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9936&ordering=id",
    "results": [
        {
            "id": 9945,
            "ip_address": "37.111.210.99",
            "count": 2,
            "first_visit": "2022-05-21T08:25:46.953684+06:00",
            "date": null
        },
        {
            "id": 9946,
            "ip_address": "103.218.25.103",
            "count": 1,
            "first_visit": "2022-05-21T08:35:44.574786+06:00",
            "date": null
        },
        {
            "id": 9947,
            "ip_address": "37.111.228.16",
            "count": 1,
            "first_visit": "2022-05-21T08:47:56.359757+06:00",
            "date": null
        },
        {
            "id": 9948,
            "ip_address": "37.111.207.143",
            "count": 1,
            "first_visit": "2022-05-21T08:55:21.914188+06:00",
            "date": null
        },
        {
            "id": 9949,
            "ip_address": "103.126.50.6",
            "count": 2,
            "first_visit": "2022-05-21T09:00:36.100642+06:00",
            "date": null
        },
        {
            "id": 9950,
            "ip_address": "103.127.59.144",
            "count": 1,
            "first_visit": "2022-05-21T09:07:27.977352+06:00",
            "date": null
        },
        {
            "id": 9951,
            "ip_address": "37.111.214.128",
            "count": 1,
            "first_visit": "2022-05-21T09:24:07.077912+06:00",
            "date": null
        },
        {
            "id": 9952,
            "ip_address": "37.111.193.141",
            "count": 1,
            "first_visit": "2022-05-21T09:25:12.313469+06:00",
            "date": null
        }
    ]
}