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

{
    "count": 101416,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80304&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80288&ordering=-ip_address",
    "results": [
        {
            "id": 15299,
            "ip_address": "103.67.157.72",
            "count": 1,
            "first_visit": "2022-06-15T14:35:40.334240+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 11074,
            "ip_address": "103.67.157.72",
            "count": 1,
            "first_visit": "2022-05-24T18:45:59.058058+06:00",
            "date": null
        },
        {
            "id": 15935,
            "ip_address": "103.67.157.71",
            "count": 1,
            "first_visit": "2022-06-17T10:24:05.213762+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 8379,
            "ip_address": "103.67.157.70",
            "count": 1,
            "first_visit": "2022-05-17T22:39:02.591195+06:00",
            "date": null
        },
        {
            "id": 6995,
            "ip_address": "103.67.157.7",
            "count": 1,
            "first_visit": "2022-05-16T18:25:18.090512+06:00",
            "date": null
        },
        {
            "id": 7106,
            "ip_address": "103.67.157.69",
            "count": 2,
            "first_visit": "2022-05-16T19:28:48.785703+06:00",
            "date": null
        },
        {
            "id": 25810,
            "ip_address": "103.67.157.69",
            "count": 1,
            "first_visit": "2022-07-22T05:45:22.809833+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 16222,
            "ip_address": "103.67.157.69",
            "count": 1,
            "first_visit": "2022-06-18T05:37:09.852486+06:00",
            "date": "2022-06-18"
        }
    ]
}