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

{
    "count": 96118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19832&ordering=ip_address",
    "results": [
        {
            "id": 5556,
            "ip_address": "103.67.157.235",
            "count": 3,
            "first_visit": "2022-05-02T13:44:41.876857+06:00",
            "date": null
        },
        {
            "id": 19473,
            "ip_address": "103.67.157.235",
            "count": 1,
            "first_visit": "2022-06-27T15:33:24.753425+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 25011,
            "ip_address": "103.67.157.236",
            "count": 1,
            "first_visit": "2022-07-20T23:50:14.794583+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 19250,
            "ip_address": "103.67.157.236",
            "count": 1,
            "first_visit": "2022-06-26T23:53:55.827565+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9055,
            "ip_address": "103.67.157.236",
            "count": 2,
            "first_visit": "2022-05-18T19:52:50.347798+06:00",
            "date": null
        },
        {
            "id": 11736,
            "ip_address": "103.67.157.237",
            "count": 1,
            "first_visit": "2022-05-26T22:33:52.285617+06:00",
            "date": null
        },
        {
            "id": 48914,
            "ip_address": "103.67.157.238",
            "count": 1,
            "first_visit": "2023-06-27T10:23:16.452612+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 30471,
            "ip_address": "103.67.157.238",
            "count": 1,
            "first_visit": "2022-07-31T17:55:01.031720+06:00",
            "date": "2022-07-31"
        }
    ]
}