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

{
    "count": 96569,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21576&ordering=ip_address",
    "results": [
        {
            "id": 9792,
            "ip_address": "103.78.189.63",
            "count": 2,
            "first_visit": "2022-05-20T19:24:32.724902+06:00",
            "date": null
        },
        {
            "id": 2575,
            "ip_address": "103.78.189.7",
            "count": 2,
            "first_visit": "2022-01-21T19:46:10.070983+06:00",
            "date": null
        },
        {
            "id": 29868,
            "ip_address": "103.78.189.90",
            "count": 1,
            "first_visit": "2022-07-30T12:09:06.514932+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 27122,
            "ip_address": "103.78.190.191",
            "count": 1,
            "first_visit": "2022-07-25T10:04:16.470753+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 1078,
            "ip_address": "103.78.190.42",
            "count": 1,
            "first_visit": "2021-12-20T19:18:09.414793+06:00",
            "date": null
        },
        {
            "id": 26521,
            "ip_address": "103.78.191.220",
            "count": 1,
            "first_visit": "2022-07-24T02:34:19.273357+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 26384,
            "ip_address": "103.78.191.220",
            "count": 1,
            "first_visit": "2022-07-23T15:11:34.411844+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 1047,
            "ip_address": "103.78.191.96",
            "count": 1,
            "first_visit": "2021-12-20T13:10:20.982527+06:00",
            "date": null
        }
    ]
}