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

{
    "count": 100551,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29128&ordering=-ip_address",
    "results": [
        {
            "id": 27955,
            "ip_address": "27.147.207.60",
            "count": 1,
            "first_visit": "2022-07-27T01:03:57.599237+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 16184,
            "ip_address": "27.147.207.55",
            "count": 3,
            "first_visit": "2022-06-18T01:20:19.399294+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 1607,
            "ip_address": "27.147.207.53",
            "count": 3,
            "first_visit": "2022-01-03T01:58:12.491822+06:00",
            "date": null
        },
        {
            "id": 4858,
            "ip_address": "27.147.207.51",
            "count": 1,
            "first_visit": "2022-04-01T20:35:37.097351+06:00",
            "date": null
        },
        {
            "id": 8715,
            "ip_address": "27.147.207.41",
            "count": 1,
            "first_visit": "2022-05-18T09:25:09.034489+06:00",
            "date": null
        },
        {
            "id": 1529,
            "ip_address": "27.147.207.28",
            "count": 1,
            "first_visit": "2021-12-31T16:12:30.197016+06:00",
            "date": null
        },
        {
            "id": 30151,
            "ip_address": "27.147.207.254",
            "count": 1,
            "first_visit": "2022-07-31T03:34:01.976476+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30020,
            "ip_address": "27.147.207.254",
            "count": 1,
            "first_visit": "2022-07-30T22:25:18.031041+06:00",
            "date": "2022-07-30"
        }
    ]
}