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

{
    "count": 95158,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2224&ordering=ip_address",
    "results": [
        {
            "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": 31706,
            "ip_address": "103.117.108.200",
            "count": 1,
            "first_visit": "2022-08-10T17:44:30.022417+06:00",
            "date": "2022-08-10"
        },
        {
            "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": 6110,
            "ip_address": "103.117.108.201",
            "count": 1,
            "first_visit": "2022-05-14T19:38:42.678356+06:00",
            "date": null
        },
        {
            "id": 16580,
            "ip_address": "103.117.108.41",
            "count": 1,
            "first_visit": "2022-06-19T12:45:45.789522+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 8735,
            "ip_address": "103.117.108.8",
            "count": 4,
            "first_visit": "2022-05-18T09:58:18.575469+06:00",
            "date": null
        },
        {
            "id": 13123,
            "ip_address": "103.117.108.9",
            "count": 1,
            "first_visit": "2022-05-31T14:45:49.290137+06:00",
            "date": null
        }
    ]
}