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

{
    "count": 96089,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19688&ordering=ip_address",
    "results": [
        {
            "id": 14003,
            "ip_address": "103.67.157.152",
            "count": 1,
            "first_visit": "2022-06-08T13:37:22.322129+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 11362,
            "ip_address": "103.67.157.152",
            "count": 2,
            "first_visit": "2022-05-25T13:12:39.263530+06:00",
            "date": null
        },
        {
            "id": 8333,
            "ip_address": "103.67.157.153",
            "count": 4,
            "first_visit": "2022-05-17T22:20:15.924598+06:00",
            "date": null
        },
        {
            "id": 9461,
            "ip_address": "103.67.157.154",
            "count": 1,
            "first_visit": "2022-05-19T18:56:09.190805+06:00",
            "date": null
        },
        {
            "id": 27479,
            "ip_address": "103.67.157.156",
            "count": 1,
            "first_visit": "2022-07-25T23:38:57.797668+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 21213,
            "ip_address": "103.67.157.156",
            "count": 2,
            "first_visit": "2022-07-05T11:59:58.937369+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 7177,
            "ip_address": "103.67.157.157",
            "count": 1,
            "first_visit": "2022-05-16T19:49:47.196009+06:00",
            "date": null
        },
        {
            "id": 25560,
            "ip_address": "103.67.157.158",
            "count": 1,
            "first_visit": "2022-07-21T13:21:37.831989+06:00",
            "date": "2022-07-21"
        }
    ]
}