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

{
    "count": 92167,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2160&ordering=ip_address",
    "results": [
        {
            "id": 31229,
            "ip_address": "103.116.90.18",
            "count": 3,
            "first_visit": "2022-08-05T11:13:14.618865+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 8563,
            "ip_address": "103.116.91.5",
            "count": 1,
            "first_visit": "2022-05-17T23:56:08.490512+06:00",
            "date": null
        },
        {
            "id": 20072,
            "ip_address": "103.116.91.66",
            "count": 1,
            "first_visit": "2022-06-29T16:06:09.658179+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 32260,
            "ip_address": "103.117.108.106",
            "count": 1,
            "first_visit": "2022-08-17T20:07:15.191602+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 32961,
            "ip_address": "103.117.108.11",
            "count": 1,
            "first_visit": "2022-08-25T21:11:07.147268+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 28114,
            "ip_address": "103.117.108.200",
            "count": 1,
            "first_visit": "2022-07-27T10:51:02.604483+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 31706,
            "ip_address": "103.117.108.200",
            "count": 1,
            "first_visit": "2022-08-10T17:44:30.022417+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 6110,
            "ip_address": "103.117.108.201",
            "count": 1,
            "first_visit": "2022-05-14T19:38:42.678356+06:00",
            "date": null
        }
    ]
}