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

{
    "count": 98305,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17728&ordering=ip_address",
    "results": [
        {
            "id": 12970,
            "ip_address": "103.253.45.249",
            "count": 1,
            "first_visit": "2022-05-31T01:03:44.598924+06:00",
            "date": null
        },
        {
            "id": 18798,
            "ip_address": "103.253.45.25",
            "count": 1,
            "first_visit": "2022-06-25T21:53:31.813167+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 10536,
            "ip_address": "103.253.45.251",
            "count": 1,
            "first_visit": "2022-05-23T08:51:11.304418+06:00",
            "date": null
        },
        {
            "id": 12249,
            "ip_address": "103.253.45.252",
            "count": 1,
            "first_visit": "2022-05-28T16:15:54.932055+06:00",
            "date": null
        },
        {
            "id": 32361,
            "ip_address": "103.253.45.26",
            "count": 1,
            "first_visit": "2022-08-18T18:16:11.782178+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 33307,
            "ip_address": "103.253.45.32",
            "count": 1,
            "first_visit": "2022-08-29T14:09:20.241943+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 43729,
            "ip_address": "103.253.45.33",
            "count": 1,
            "first_visit": "2023-03-14T11:18:41.184038+06:00",
            "date": "2023-03-14"
        },
        {
            "id": 53953,
            "ip_address": "103.253.45.34",
            "count": 1,
            "first_visit": "2023-08-31T09:18:01.183228+06:00",
            "date": "2023-08-31"
        }
    ]
}