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

{
    "count": 98251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31216&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31200&ordering=-ip_address",
    "results": [
        {
            "id": 17456,
            "ip_address": "203.83.163.181",
            "count": 1,
            "first_visit": "2022-06-22T18:43:42.970846+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 92149,
            "ip_address": "203.83.162.202",
            "count": 1,
            "first_visit": "2025-11-18T18:50:14.220402+06:00",
            "date": "2025-11-18"
        },
        {
            "id": 25622,
            "ip_address": "203.83.162.114",
            "count": 1,
            "first_visit": "2022-07-21T17:42:58.589343+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12993,
            "ip_address": "203.82.75.133",
            "count": 1,
            "first_visit": "2022-05-31T01:56:03.099493+06:00",
            "date": null
        },
        {
            "id": 20993,
            "ip_address": "203.82.75.133",
            "count": 1,
            "first_visit": "2022-07-04T07:46:04.678997+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 10901,
            "ip_address": "203.82.75.132",
            "count": 1,
            "first_visit": "2022-05-24T10:58:33.102973+06:00",
            "date": null
        },
        {
            "id": 18563,
            "ip_address": "203.82.75.132",
            "count": 1,
            "first_visit": "2022-06-25T11:59:30.236547+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 20944,
            "ip_address": "203.82.75.132",
            "count": 1,
            "first_visit": "2022-07-03T21:37:55.224524+06:00",
            "date": "2022-07-03"
        }
    ]
}