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

{
    "count": 93943,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12112&ordering=ip_address",
    "results": [
        {
            "id": 15298,
            "ip_address": "103.199.232.3",
            "count": 1,
            "first_visit": "2022-06-15T14:19:35.934047+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 8263,
            "ip_address": "103.199.232.7",
            "count": 4,
            "first_visit": "2022-05-17T19:05:21.403351+06:00",
            "date": null
        },
        {
            "id": 12831,
            "ip_address": "103.199.233.136",
            "count": 3,
            "first_visit": "2022-05-30T17:11:45.258491+06:00",
            "date": null
        },
        {
            "id": 9676,
            "ip_address": "103.199.234.136",
            "count": 1,
            "first_visit": "2022-05-20T12:09:37.709299+06:00",
            "date": null
        },
        {
            "id": 37300,
            "ip_address": "103.199.234.23",
            "count": 1,
            "first_visit": "2022-11-12T13:23:50.400168+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37309,
            "ip_address": "103.199.234.23",
            "count": 2,
            "first_visit": "2022-11-13T00:00:06.284976+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 11614,
            "ip_address": "103.199.234.232",
            "count": 1,
            "first_visit": "2022-05-26T07:29:02.124274+06:00",
            "date": null
        },
        {
            "id": 15449,
            "ip_address": "103.199.234.236",
            "count": 1,
            "first_visit": "2022-06-15T21:59:12.183680+06:00",
            "date": "2022-06-15"
        }
    ]
}