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

{
    "count": 92767,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80288&ordering=ip_address",
    "results": [
        {
            "id": 23493,
            "ip_address": "45.250.229.226",
            "count": 3,
            "first_visit": "2022-07-18T16:05:07.316851+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 33052,
            "ip_address": "45.250.229.228",
            "count": 1,
            "first_visit": "2022-08-27T01:53:57.903420+06:00",
            "date": "2022-08-27"
        },
        {
            "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
        }
    ]
}