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

{
    "count": 100791,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30544&ordering=-ip_address",
    "results": [
        {
            "id": 45539,
            "ip_address": "23.239.26.187",
            "count": 1,
            "first_visit": "2023-04-19T21:52:39.839854+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 3062,
            "ip_address": "23.239.26.187",
            "count": 1,
            "first_visit": "2022-01-30T16:18:17.735548+06:00",
            "date": null
        },
        {
            "id": 33630,
            "ip_address": "23.239.26.187",
            "count": 2,
            "first_visit": "2022-09-01T17:23:41.036150+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 17956,
            "ip_address": "23.239.26.187",
            "count": 1,
            "first_visit": "2022-06-24T04:00:13.778538+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 3362,
            "ip_address": "23.239.26.18",
            "count": 2,
            "first_visit": "2022-02-06T20:40:27.423609+06:00",
            "date": null
        },
        {
            "id": 56112,
            "ip_address": "23.239.26.18",
            "count": 1,
            "first_visit": "2023-09-26T21:30:28.150025+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 12992,
            "ip_address": "23.236.5.134",
            "count": 1,
            "first_visit": "2022-05-31T01:55:55.994601+06:00",
            "date": null
        },
        {
            "id": 8608,
            "ip_address": "23.236.5.133",
            "count": 2,
            "first_visit": "2022-05-18T01:43:18.609670+06:00",
            "date": null
        }
    ]
}