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

{
    "count": 97592,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92624&ordering=-ip_address",
    "results": [
        {
            "id": 16952,
            "ip_address": "103.134.40.199",
            "count": 1,
            "first_visit": "2022-06-21T08:13:44.766083+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 20614,
            "ip_address": "103.134.40.197",
            "count": 1,
            "first_visit": "2022-07-02T00:12:55.912297+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 19958,
            "ip_address": "103.134.40.197",
            "count": 7,
            "first_visit": "2022-06-29T08:14:08.445779+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 61001,
            "ip_address": "103.134.39.222",
            "count": 1,
            "first_visit": "2023-12-11T23:05:53.695065+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 14029,
            "ip_address": "103.134.39.206",
            "count": 1,
            "first_visit": "2022-06-08T19:14:40.969934+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 23204,
            "ip_address": "103.134.39.206",
            "count": 1,
            "first_visit": "2022-07-16T21:24:38.577758+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 9393,
            "ip_address": "103.134.39.206",
            "count": 2,
            "first_visit": "2022-05-19T14:41:39.445170+06:00",
            "date": null
        },
        {
            "id": 11771,
            "ip_address": "103.134.39.194",
            "count": 1,
            "first_visit": "2022-05-26T23:08:56.656783+06:00",
            "date": null
        }
    ]
}