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

{
    "count": 101432,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79728&ordering=-ip_address",
    "results": [
        {
            "id": 29638,
            "ip_address": "103.67.159.4",
            "count": 1,
            "first_visit": "2022-07-30T02:18:34.933936+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3695,
            "ip_address": "103.67.159.39",
            "count": 1,
            "first_visit": "2022-02-18T00:28:55.788330+06:00",
            "date": null
        },
        {
            "id": 25904,
            "ip_address": "103.67.159.38",
            "count": 1,
            "first_visit": "2022-07-22T10:40:52.255900+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26924,
            "ip_address": "103.67.159.28",
            "count": 1,
            "first_visit": "2022-07-24T23:28:40.107008+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 26892,
            "ip_address": "103.67.159.27",
            "count": 2,
            "first_visit": "2022-07-24T22:48:12.407887+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 25487,
            "ip_address": "103.67.159.255",
            "count": 1,
            "first_visit": "2022-07-21T12:21:34.582775+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 27567,
            "ip_address": "103.67.159.255",
            "count": 1,
            "first_visit": "2022-07-26T03:10:34.662999+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 1097,
            "ip_address": "103.67.159.255",
            "count": 1,
            "first_visit": "2021-12-20T23:28:39.477201+06:00",
            "date": null
        }
    ]
}