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

{
    "count": 100284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20512&ordering=ip_address",
    "results": [
        {
            "id": 30359,
            "ip_address": "103.67.157.104",
            "count": 1,
            "first_visit": "2022-07-31T11:36:15.102024+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8243,
            "ip_address": "103.67.157.106",
            "count": 1,
            "first_visit": "2022-05-17T18:05:47.520305+06:00",
            "date": null
        },
        {
            "id": 32625,
            "ip_address": "103.67.157.107",
            "count": 1,
            "first_visit": "2022-08-21T21:06:11.673382+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 29211,
            "ip_address": "103.67.157.108",
            "count": 1,
            "first_visit": "2022-07-29T10:54:14.938044+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12987,
            "ip_address": "103.67.157.108",
            "count": 2,
            "first_visit": "2022-05-31T01:37:05.546107+06:00",
            "date": null
        },
        {
            "id": 18501,
            "ip_address": "103.67.157.110",
            "count": 1,
            "first_visit": "2022-06-25T09:40:29.776157+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 37015,
            "ip_address": "103.67.157.110",
            "count": 1,
            "first_visit": "2022-11-06T15:01:55.912109+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 9859,
            "ip_address": "103.67.157.110",
            "count": 3,
            "first_visit": "2022-05-20T23:03:08.946878+06:00",
            "date": null
        }
    ]
}