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

{
    "count": 96397,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21008&ordering=ip_address",
    "results": [
        {
            "id": 65131,
            "ip_address": "103.73.104.201",
            "count": 1,
            "first_visit": "2024-02-25T07:26:33.450185+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 65997,
            "ip_address": "103.73.104.201",
            "count": 1,
            "first_visit": "2024-03-17T11:18:40.523157+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 69501,
            "ip_address": "103.73.104.80",
            "count": 1,
            "first_visit": "2024-06-05T17:03:19.206929+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 27097,
            "ip_address": "103.73.106.115",
            "count": 1,
            "first_visit": "2022-07-25T08:54:42.312387+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27778,
            "ip_address": "103.73.106.240",
            "count": 1,
            "first_visit": "2022-07-26T15:31:12.952033+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 4690,
            "ip_address": "103.73.106.241",
            "count": 1,
            "first_visit": "2022-03-26T16:51:16.609563+06:00",
            "date": null
        },
        {
            "id": 30559,
            "ip_address": "103.73.106.241",
            "count": 1,
            "first_visit": "2022-08-01T00:51:01.519696+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 5763,
            "ip_address": "103.73.106.242",
            "count": 3,
            "first_visit": "2022-05-10T00:27:06.956518+06:00",
            "date": null
        }
    ]
}