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

{
    "count": 94282,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77304&ordering=-ip_address",
    "results": [
        {
            "id": 14606,
            "ip_address": "103.253.45.238",
            "count": 1,
            "first_visit": "2022-06-12T10:30:33.351688+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 29122,
            "ip_address": "103.253.45.238",
            "count": 1,
            "first_visit": "2022-07-29T07:13:10.629581+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11198,
            "ip_address": "103.253.45.238",
            "count": 1,
            "first_visit": "2022-05-24T22:57:32.043322+06:00",
            "date": null
        },
        {
            "id": 17126,
            "ip_address": "103.253.45.237",
            "count": 1,
            "first_visit": "2022-06-21T19:08:05.658230+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 12525,
            "ip_address": "103.253.45.236",
            "count": 1,
            "first_visit": "2022-05-29T18:28:05.591339+06:00",
            "date": null
        },
        {
            "id": 14687,
            "ip_address": "103.253.45.235",
            "count": 1,
            "first_visit": "2022-06-12T21:02:18.777870+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 10956,
            "ip_address": "103.253.45.235",
            "count": 2,
            "first_visit": "2022-05-24T12:47:04.950602+06:00",
            "date": null
        },
        {
            "id": 22093,
            "ip_address": "103.253.45.234",
            "count": 1,
            "first_visit": "2022-07-12T07:23:28.037181+06:00",
            "date": "2022-07-12"
        }
    ]
}