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

{
    "count": 101363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81552&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81536&ordering=count",
    "results": [
        {
            "id": 29807,
            "ip_address": "103.112.204.14",
            "count": 2,
            "first_visit": "2022-07-30T11:17:29.491527+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10347,
            "ip_address": "37.111.206.67",
            "count": 2,
            "first_visit": "2022-05-22T17:30:59.723010+06:00",
            "date": null
        },
        {
            "id": 32912,
            "ip_address": "103.60.175.60",
            "count": 2,
            "first_visit": "2022-08-25T13:37:45.734835+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 4491,
            "ip_address": "103.97.163.90",
            "count": 2,
            "first_visit": "2022-03-19T10:15:27.873983+06:00",
            "date": null
        },
        {
            "id": 32909,
            "ip_address": "45.118.68.34",
            "count": 2,
            "first_visit": "2022-08-25T12:55:59.632541+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 4546,
            "ip_address": "37.111.193.28",
            "count": 2,
            "first_visit": "2022-03-21T12:08:28.984076+06:00",
            "date": null
        },
        {
            "id": 35214,
            "ip_address": "37.111.207.156",
            "count": 2,
            "first_visit": "2022-09-29T19:11:03.920022+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 4563,
            "ip_address": "193.176.84.206",
            "count": 2,
            "first_visit": "2022-03-21T17:55:03.654071+06:00",
            "date": null
        }
    ]
}