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

{
    "count": 101116,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84616&ordering=ip_address",
    "results": [
        {
            "id": 8284,
            "ip_address": "43.245.122.200",
            "count": 1,
            "first_visit": "2022-05-17T20:18:16.623022+06:00",
            "date": null
        },
        {
            "id": 11895,
            "ip_address": "43.245.122.203",
            "count": 1,
            "first_visit": "2022-05-27T11:33:25.317318+06:00",
            "date": null
        },
        {
            "id": 27669,
            "ip_address": "43.245.122.203",
            "count": 2,
            "first_visit": "2022-07-26T11:19:25.564005+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 11459,
            "ip_address": "43.245.122.208",
            "count": 1,
            "first_visit": "2022-05-25T22:25:53.793632+06:00",
            "date": null
        },
        {
            "id": 29259,
            "ip_address": "43.245.122.209",
            "count": 2,
            "first_visit": "2022-07-29T12:03:42.794430+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9409,
            "ip_address": "43.245.122.21",
            "count": 1,
            "first_visit": "2022-05-19T15:19:04.881648+06:00",
            "date": null
        },
        {
            "id": 8518,
            "ip_address": "43.245.122.210",
            "count": 1,
            "first_visit": "2022-05-17T23:35:44.418758+06:00",
            "date": null
        },
        {
            "id": 24746,
            "ip_address": "43.245.122.211",
            "count": 3,
            "first_visit": "2022-07-20T16:40:07.000182+06:00",
            "date": "2022-07-20"
        }
    ]
}