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

{
    "count": 103066,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52952&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52936&ordering=ip_address",
    "results": [
        {
            "id": 61706,
            "ip_address": "123.253.65.187",
            "count": 2,
            "first_visit": "2023-12-23T11:27:53.803646+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 49231,
            "ip_address": "123.253.65.187",
            "count": 1,
            "first_visit": "2023-07-03T07:54:03.675835+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 29493,
            "ip_address": "123.253.65.188",
            "count": 1,
            "first_visit": "2022-07-29T22:39:05.924017+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11229,
            "ip_address": "123.253.65.190",
            "count": 1,
            "first_visit": "2022-05-24T23:41:30.423678+06:00",
            "date": null
        },
        {
            "id": 5985,
            "ip_address": "123.253.65.191",
            "count": 1,
            "first_visit": "2022-05-14T12:33:45.870506+06:00",
            "date": null
        },
        {
            "id": 13768,
            "ip_address": "123.253.65.224",
            "count": 1,
            "first_visit": "2022-06-07T09:02:37.556337+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 34398,
            "ip_address": "123.253.65.224",
            "count": 1,
            "first_visit": "2022-09-15T00:07:10.311804+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 29757,
            "ip_address": "123.253.65.225",
            "count": 1,
            "first_visit": "2022-07-30T10:30:22.953581+06:00",
            "date": "2022-07-30"
        }
    ]
}