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

{
    "count": 98005,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25424&ordering=-ip_address",
    "results": [
        {
            "id": 12528,
            "ip_address": "37.111.195.4",
            "count": 2,
            "first_visit": "2022-05-29T18:38:55.672488+06:00",
            "date": null
        },
        {
            "id": 32251,
            "ip_address": "37.111.195.38",
            "count": 1,
            "first_visit": "2022-08-17T19:45:05.175751+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 10908,
            "ip_address": "37.111.195.35",
            "count": 1,
            "first_visit": "2022-05-24T11:14:31.843227+06:00",
            "date": null
        },
        {
            "id": 11558,
            "ip_address": "37.111.195.32",
            "count": 1,
            "first_visit": "2022-05-26T00:39:02.278271+06:00",
            "date": null
        },
        {
            "id": 11211,
            "ip_address": "37.111.195.31",
            "count": 3,
            "first_visit": "2022-05-24T23:15:38.311155+06:00",
            "date": null
        },
        {
            "id": 28101,
            "ip_address": "37.111.195.30",
            "count": 2,
            "first_visit": "2022-07-27T10:37:10.691428+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7993,
            "ip_address": "37.111.195.3",
            "count": 1,
            "first_visit": "2022-05-17T11:49:05.165763+06:00",
            "date": null
        },
        {
            "id": 10300,
            "ip_address": "37.111.195.29",
            "count": 1,
            "first_visit": "2022-05-22T13:59:25.838212+06:00",
            "date": null
        }
    ]
}