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

{
    "count": 101112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32736&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32720&ordering=-ip_address",
    "results": [
        {
            "id": 16152,
            "ip_address": "203.76.114.34",
            "count": 1,
            "first_visit": "2022-06-17T22:59:30.329458+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 58839,
            "ip_address": "203.76.113.30",
            "count": 3,
            "first_visit": "2023-11-02T12:32:32.350622+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 15220,
            "ip_address": "203.76.113.146",
            "count": 1,
            "first_visit": "2022-06-15T10:06:01.352533+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 3399,
            "ip_address": "203.76.112.202",
            "count": 2,
            "first_visit": "2022-02-07T17:42:38.534950+06:00",
            "date": null
        },
        {
            "id": 58658,
            "ip_address": "203.76.112.202",
            "count": 2,
            "first_visit": "2023-10-30T12:40:09.099759+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 84891,
            "ip_address": "203.76.112.120",
            "count": 1,
            "first_visit": "2025-06-30T14:21:10.099086+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 17663,
            "ip_address": "203.76.110.91",
            "count": 1,
            "first_visit": "2022-06-23T09:22:21.871482+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 2749,
            "ip_address": "203.76.110.91",
            "count": 4,
            "first_visit": "2022-01-24T21:05:45.421064+06:00",
            "date": null
        }
    ]
}