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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2312&ordering=ip_address",
    "results": [
        {
            "id": 39823,
            "ip_address": "103.117.195.135",
            "count": 1,
            "first_visit": "2023-01-03T21:54:39.719585+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 2903,
            "ip_address": "103.117.195.135",
            "count": 1,
            "first_visit": "2022-01-26T17:40:38.379626+06:00",
            "date": null
        },
        {
            "id": 37292,
            "ip_address": "103.117.195.135",
            "count": 3,
            "first_visit": "2022-11-12T11:08:57.515572+06:00",
            "date": "2022-11-12"
        },
        {
            "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": 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
        }
    ]
}