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

{
    "count": 102252,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44696&ordering=ip_address",
    "results": [
        {
            "id": 59651,
            "ip_address": "114.119.158.0",
            "count": 1,
            "first_visit": "2023-11-17T21:56:17.630363+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 474,
            "ip_address": "114.119.158.105",
            "count": 9,
            "first_visit": "2021-12-09T08:24:12.160112+06:00",
            "date": null
        },
        {
            "id": 1859,
            "ip_address": "114.119.158.106",
            "count": 12,
            "first_visit": "2022-01-11T13:38:17.204067+06:00",
            "date": null
        },
        {
            "id": 39269,
            "ip_address": "114.119.158.106",
            "count": 1,
            "first_visit": "2022-12-24T09:33:36.550493+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 48450,
            "ip_address": "114.119.158.106",
            "count": 1,
            "first_visit": "2023-06-18T11:18:36.364696+06:00",
            "date": "2023-06-18"
        },
        {
            "id": 49116,
            "ip_address": "114.119.158.106",
            "count": 1,
            "first_visit": "2023-07-01T04:08:16.916934+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 64052,
            "ip_address": "114.119.158.106",
            "count": 1,
            "first_visit": "2024-01-30T10:34:45.163528+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 42773,
            "ip_address": "114.119.158.106",
            "count": 1,
            "first_visit": "2023-02-27T05:44:03.963583+06:00",
            "date": "2023-02-27"
        }
    ]
}