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

{
    "count": 101948,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42592&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42576&ordering=date",
    "results": [
        {
            "id": 56306,
            "ip_address": "139.171.12.146",
            "count": 1,
            "first_visit": "2023-09-29T15:59:50.270062+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56307,
            "ip_address": "139.171.8.123",
            "count": 1,
            "first_visit": "2023-09-29T15:59:50.562129+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56308,
            "ip_address": "52.128.0.70",
            "count": 1,
            "first_visit": "2023-09-29T15:59:52.020642+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56309,
            "ip_address": "114.119.159.86",
            "count": 1,
            "first_visit": "2023-09-29T16:17:57.153032+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56290,
            "ip_address": "103.186.253.5",
            "count": 4,
            "first_visit": "2023-09-29T11:31:46.354707+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56311,
            "ip_address": "103.177.168.202",
            "count": 1,
            "first_visit": "2023-09-29T17:32:17.587677+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56312,
            "ip_address": "117.193.72.19",
            "count": 1,
            "first_visit": "2023-09-29T17:37:08.060077+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56272,
            "ip_address": "66.249.66.160",
            "count": 4,
            "first_visit": "2023-09-29T02:22:37.928072+06:00",
            "date": "2023-09-29"
        }
    ]
}