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

{
    "count": 91896,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89568&ordering=-ip_address",
    "results": [
        {
            "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": 11367,
            "ip_address": "103.117.195.176",
            "count": 2,
            "first_visit": "2022-05-25T14:07:14.481876+06:00",
            "date": null
        },
        {
            "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": 36317,
            "ip_address": "103.117.195.135",
            "count": 1,
            "first_visit": "2022-10-22T23:56:10.692074+06:00",
            "date": "2022-10-22"
        },
        {
            "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": 39823,
            "ip_address": "103.117.195.135",
            "count": 1,
            "first_visit": "2023-01-03T21:54:39.719585+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 31375,
            "ip_address": "103.117.195.130",
            "count": 1,
            "first_visit": "2022-08-06T23:46:33.701763+06:00",
            "date": "2022-08-06"
        }
    ]
}