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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82224&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82208&ordering=count",
    "results": [
        {
            "id": 5137,
            "ip_address": "103.67.158.181",
            "count": 2,
            "first_visit": "2022-04-15T15:56:58.748225+06:00",
            "date": null
        },
        {
            "id": 14107,
            "ip_address": "114.119.133.190",
            "count": 2,
            "first_visit": "2022-06-09T04:53:00.920051+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 14184,
            "ip_address": "120.50.4.32",
            "count": 2,
            "first_visit": "2022-06-09T15:11:44.720119+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 886,
            "ip_address": "67.186.188.148",
            "count": 2,
            "first_visit": "2021-12-19T19:43:04.598534+06:00",
            "date": null
        },
        {
            "id": 5200,
            "ip_address": "119.30.35.20",
            "count": 2,
            "first_visit": "2022-04-18T01:53:28.014756+06:00",
            "date": null
        },
        {
            "id": 19952,
            "ip_address": "103.77.19.74",
            "count": 2,
            "first_visit": "2022-06-29T07:56:31.075104+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 11767,
            "ip_address": "103.109.56.170",
            "count": 2,
            "first_visit": "2022-05-26T23:07:34.361148+06:00",
            "date": null
        },
        {
            "id": 15357,
            "ip_address": "103.120.202.62",
            "count": 2,
            "first_visit": "2022-06-15T16:50:22.956293+06:00",
            "date": "2022-06-15"
        }
    ]
}