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

{
    "count": 98253,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17264&ordering=ip_address",
    "results": [
        {
            "id": 32071,
            "ip_address": "103.25.250.232",
            "count": 2,
            "first_visit": "2022-08-15T19:18:15.416534+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 9507,
            "ip_address": "103.25.250.232",
            "count": 4,
            "first_visit": "2022-05-19T22:24:38.093286+06:00",
            "date": null
        },
        {
            "id": 26692,
            "ip_address": "103.25.250.232",
            "count": 1,
            "first_visit": "2022-07-24T11:32:40.245350+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8201,
            "ip_address": "103.25.250.233",
            "count": 2,
            "first_visit": "2022-05-17T15:43:46.908274+06:00",
            "date": null
        },
        {
            "id": 34151,
            "ip_address": "103.25.250.233",
            "count": 2,
            "first_visit": "2022-09-10T22:49:41.897512+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 26170,
            "ip_address": "103.25.250.233",
            "count": 1,
            "first_visit": "2022-07-23T02:03:09.945442+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 10190,
            "ip_address": "103.25.250.234",
            "count": 1,
            "first_visit": "2022-05-22T00:14:14.407408+06:00",
            "date": null
        },
        {
            "id": 16847,
            "ip_address": "103.25.250.234",
            "count": 1,
            "first_visit": "2022-06-20T15:49:01.328788+06:00",
            "date": "2022-06-20"
        }
    ]
}