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

{
    "count": 97624,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92112&ordering=-ip_address",
    "results": [
        {
            "id": 33876,
            "ip_address": "103.136.99.4",
            "count": 1,
            "first_visit": "2022-09-05T20:49:45.157959+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33889,
            "ip_address": "103.136.99.4",
            "count": 2,
            "first_visit": "2022-09-06T00:33:30.712008+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 2978,
            "ip_address": "103.136.99.129",
            "count": 7,
            "first_visit": "2022-01-28T16:23:34.813545+06:00",
            "date": null
        },
        {
            "id": 4059,
            "ip_address": "103.136.98.5",
            "count": 2,
            "first_visit": "2022-03-04T05:55:02.112074+06:00",
            "date": null
        },
        {
            "id": 5176,
            "ip_address": "103.136.98.37",
            "count": 2,
            "first_visit": "2022-04-17T10:50:46.891159+06:00",
            "date": null
        },
        {
            "id": 13488,
            "ip_address": "103.136.98.3",
            "count": 1,
            "first_visit": "2022-06-04T05:19:30.849979+06:00",
            "date": null
        },
        {
            "id": 36574,
            "ip_address": "103.136.98.224",
            "count": 5,
            "first_visit": "2022-10-28T10:43:50.560782+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 36531,
            "ip_address": "103.136.98.224",
            "count": 9,
            "first_visit": "2022-10-27T14:49:19.869452+06:00",
            "date": "2022-10-27"
        }
    ]
}