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

{
    "count": 91702,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=464&ordering=ip_address",
    "results": [
        {
            "id": 1249,
            "ip_address": "103.104.184.72",
            "count": 1,
            "first_visit": "2021-12-22T14:46:01.926228+06:00",
            "date": null
        },
        {
            "id": 26130,
            "ip_address": "103.104.217.227",
            "count": 1,
            "first_visit": "2022-07-23T00:16:08.639201+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 20000,
            "ip_address": "103.104.217.236",
            "count": 1,
            "first_visit": "2022-06-29T11:16:55.068529+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 39046,
            "ip_address": "103.104.217.241",
            "count": 2,
            "first_visit": "2022-12-20T18:37:28.425362+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 14271,
            "ip_address": "103.104.217.244",
            "count": 1,
            "first_visit": "2022-06-10T02:28:43.776645+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 18121,
            "ip_address": "103.104.217.247",
            "count": 1,
            "first_visit": "2022-06-24T14:07:34.801208+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9764,
            "ip_address": "103.104.218.131",
            "count": 2,
            "first_visit": "2022-05-20T16:18:52.008225+06:00",
            "date": null
        },
        {
            "id": 2809,
            "ip_address": "103.104.218.228",
            "count": 4,
            "first_visit": "2022-01-25T13:44:19.679516+06:00",
            "date": null
        }
    ]
}