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

{
    "count": 102136,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43832&ordering=ip_address",
    "results": [
        {
            "id": 1438,
            "ip_address": "114.119.156.16",
            "count": 11,
            "first_visit": "2021-12-28T14:48:30.853913+06:00",
            "date": null
        },
        {
            "id": 116,
            "ip_address": "114.119.156.165",
            "count": 23,
            "first_visit": "2021-12-04T01:56:40.600124+06:00",
            "date": null
        },
        {
            "id": 52289,
            "ip_address": "114.119.156.165",
            "count": 1,
            "first_visit": "2023-08-12T10:07:42.406801+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 54073,
            "ip_address": "114.119.156.165",
            "count": 1,
            "first_visit": "2023-09-02T01:13:58.515988+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 58371,
            "ip_address": "114.119.156.165",
            "count": 1,
            "first_visit": "2023-10-25T12:37:17.310631+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 52944,
            "ip_address": "114.119.156.165",
            "count": 1,
            "first_visit": "2023-08-19T21:19:32.253237+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 54453,
            "ip_address": "114.119.156.165",
            "count": 1,
            "first_visit": "2023-09-07T01:49:03.689722+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 52409,
            "ip_address": "114.119.156.165",
            "count": 1,
            "first_visit": "2023-08-13T14:42:22.477894+06:00",
            "date": "2023-08-13"
        }
    ]
}