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

{
    "count": 95212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2376&ordering=ip_address",
    "results": [
        {
            "id": 39856,
            "ip_address": "103.117.195.135",
            "count": 1,
            "first_visit": "2023-01-04T11:20:07.761881+06:00",
            "date": "2023-01-04"
        },
        {
            "id": 36317,
            "ip_address": "103.117.195.135",
            "count": 1,
            "first_visit": "2022-10-22T23:56:10.692074+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 11367,
            "ip_address": "103.117.195.176",
            "count": 2,
            "first_visit": "2022-05-25T14:07:14.481876+06:00",
            "date": null
        },
        {
            "id": 54711,
            "ip_address": "103.117.195.21",
            "count": 5,
            "first_visit": "2023-09-10T07:39:24.485422+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 58237,
            "ip_address": "103.117.195.224",
            "count": 2,
            "first_visit": "2023-10-23T09:26:56.187476+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 8525,
            "ip_address": "103.117.195.41",
            "count": 1,
            "first_visit": "2022-05-17T23:39:06.785077+06:00",
            "date": null
        },
        {
            "id": 16122,
            "ip_address": "103.117.228.16",
            "count": 1,
            "first_visit": "2022-06-17T21:19:35.592624+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 29706,
            "ip_address": "103.117.228.16",
            "count": 1,
            "first_visit": "2022-07-30T08:29:36.321262+06:00",
            "date": "2022-07-30"
        }
    ]
}