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

{
    "count": 100248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20752&ordering=ip_address",
    "results": [
        {
            "id": 10378,
            "ip_address": "103.67.157.246",
            "count": 3,
            "first_visit": "2022-05-22T19:42:25.181943+06:00",
            "date": null
        },
        {
            "id": 20954,
            "ip_address": "103.67.157.246",
            "count": 2,
            "first_visit": "2022-07-03T23:12:23.694843+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 7478,
            "ip_address": "103.67.157.247",
            "count": 2,
            "first_visit": "2022-05-16T23:31:02.989395+06:00",
            "date": null
        },
        {
            "id": 6129,
            "ip_address": "103.67.157.248",
            "count": 2,
            "first_visit": "2022-05-14T20:08:18.953626+06:00",
            "date": null
        },
        {
            "id": 54050,
            "ip_address": "103.67.157.248",
            "count": 1,
            "first_visit": "2023-09-01T19:40:53.219898+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 14706,
            "ip_address": "103.67.157.249",
            "count": 1,
            "first_visit": "2022-06-12T23:20:33.670174+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 9419,
            "ip_address": "103.67.157.249",
            "count": 2,
            "first_visit": "2022-05-19T15:44:51.152081+06:00",
            "date": null
        },
        {
            "id": 28641,
            "ip_address": "103.67.157.249",
            "count": 1,
            "first_visit": "2022-07-28T09:54:22.844495+06:00",
            "date": "2022-07-28"
        }
    ]
}