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

{
    "count": 92431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8456&ordering=ip_address",
    "results": [
        {
            "id": 11384,
            "ip_address": "103.156.66.108",
            "count": 1,
            "first_visit": "2022-05-25T16:04:27.906683+06:00",
            "date": null
        },
        {
            "id": 16143,
            "ip_address": "103.156.66.110",
            "count": 1,
            "first_visit": "2022-06-17T22:31:27.849200+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 11395,
            "ip_address": "103.156.66.111",
            "count": 1,
            "first_visit": "2022-05-25T17:13:52.930895+06:00",
            "date": null
        },
        {
            "id": 2798,
            "ip_address": "103.156.66.119",
            "count": 3,
            "first_visit": "2022-01-25T11:30:57.233289+06:00",
            "date": null
        },
        {
            "id": 79555,
            "ip_address": "103.156.66.248",
            "count": 1,
            "first_visit": "2025-02-28T07:26:48.324547+06:00",
            "date": "2025-02-28"
        },
        {
            "id": 77925,
            "ip_address": "103.156.66.251",
            "count": 1,
            "first_visit": "2025-01-16T12:04:35.097033+06:00",
            "date": "2025-01-16"
        },
        {
            "id": 42160,
            "ip_address": "103.156.66.67",
            "count": 1,
            "first_visit": "2023-02-14T12:02:48.930950+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 54741,
            "ip_address": "103.156.66.83",
            "count": 1,
            "first_visit": "2023-09-10T14:53:06.811279+06:00",
            "date": "2023-09-10"
        }
    ]
}