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

{
    "count": 92315,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6608&ordering=ip_address",
    "results": [
        {
            "id": 24189,
            "ip_address": "103.146.17.104",
            "count": 1,
            "first_visit": "2022-07-19T22:14:11.308626+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23838,
            "ip_address": "103.146.17.107",
            "count": 1,
            "first_visit": "2022-07-18T22:45:16.897776+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 8930,
            "ip_address": "103.146.17.12",
            "count": 2,
            "first_visit": "2022-05-18T12:46:14.619741+06:00",
            "date": null
        },
        {
            "id": 8929,
            "ip_address": "103.146.17.13",
            "count": 1,
            "first_visit": "2022-05-18T12:44:35.454553+06:00",
            "date": null
        },
        {
            "id": 7434,
            "ip_address": "103.146.17.137",
            "count": 2,
            "first_visit": "2022-05-16T23:02:30.762139+06:00",
            "date": null
        },
        {
            "id": 8054,
            "ip_address": "103.146.17.144",
            "count": 2,
            "first_visit": "2022-05-17T12:17:20.467992+06:00",
            "date": null
        },
        {
            "id": 9406,
            "ip_address": "103.146.17.145",
            "count": 1,
            "first_visit": "2022-05-19T15:14:50.011100+06:00",
            "date": null
        },
        {
            "id": 9291,
            "ip_address": "103.146.17.146",
            "count": 1,
            "first_visit": "2022-05-19T09:50:51.741309+06:00",
            "date": null
        }
    ]
}