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

{
    "count": 98379,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84720&ordering=ip_address",
    "results": [
        {
            "id": 24495,
            "ip_address": "45.250.229.234",
            "count": 1,
            "first_visit": "2022-07-20T10:56:27.488412+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25575,
            "ip_address": "45.250.229.235",
            "count": 1,
            "first_visit": "2022-07-21T14:05:24.706726+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 3877,
            "ip_address": "45.250.229.239",
            "count": 1,
            "first_visit": "2022-02-25T16:35:38.950677+06:00",
            "date": null
        },
        {
            "id": 2846,
            "ip_address": "45.250.229.241",
            "count": 1,
            "first_visit": "2022-01-25T20:26:16.746950+06:00",
            "date": null
        },
        {
            "id": 1559,
            "ip_address": "45.250.229.251",
            "count": 1,
            "first_visit": "2022-01-01T07:25:21.759603+06:00",
            "date": null
        },
        {
            "id": 11045,
            "ip_address": "45.250.229.254",
            "count": 1,
            "first_visit": "2022-05-24T17:16:32.826646+06:00",
            "date": null
        },
        {
            "id": 6128,
            "ip_address": "45.250.229.255",
            "count": 1,
            "first_visit": "2022-05-14T19:58:40.781624+06:00",
            "date": null
        },
        {
            "id": 16812,
            "ip_address": "45.250.229.255",
            "count": 1,
            "first_visit": "2022-06-20T12:47:48.540233+06:00",
            "date": "2022-06-20"
        }
    ]
}