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

{
    "count": 102565,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47856&ordering=ip_address",
    "results": [
        {
            "id": 11079,
            "ip_address": "116.58.202.26",
            "count": 1,
            "first_visit": "2022-05-24T18:55:03.437264+06:00",
            "date": null
        },
        {
            "id": 9871,
            "ip_address": "116.58.202.27",
            "count": 1,
            "first_visit": "2022-05-20T23:15:44.258281+06:00",
            "date": null
        },
        {
            "id": 31033,
            "ip_address": "116.58.202.27",
            "count": 3,
            "first_visit": "2022-08-03T18:25:49.261896+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 33873,
            "ip_address": "116.58.202.28",
            "count": 1,
            "first_visit": "2022-09-05T19:05:25.611372+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 51673,
            "ip_address": "116.58.202.3",
            "count": 1,
            "first_visit": "2023-08-04T12:29:27.885546+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 7031,
            "ip_address": "116.58.202.30",
            "count": 2,
            "first_visit": "2022-05-16T18:48:56.459013+06:00",
            "date": null
        },
        {
            "id": 10301,
            "ip_address": "116.58.202.34",
            "count": 1,
            "first_visit": "2022-05-22T14:03:56.558727+06:00",
            "date": null
        },
        {
            "id": 11765,
            "ip_address": "116.58.202.4",
            "count": 1,
            "first_visit": "2022-05-26T23:04:12.124069+06:00",
            "date": null
        }
    ]
}