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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78296&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78280&ordering=count",
    "results": [
        {
            "id": 32467,
            "ip_address": "66.249.66.28",
            "count": 2,
            "first_visit": "2022-08-20T00:29:50.339891+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 29282,
            "ip_address": "103.127.59.116",
            "count": 2,
            "first_visit": "2022-07-29T12:43:08.420384+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6459,
            "ip_address": "103.146.92.26",
            "count": 2,
            "first_visit": "2022-05-15T23:05:31.149688+06:00",
            "date": null
        },
        {
            "id": 20537,
            "ip_address": "114.119.129.113",
            "count": 2,
            "first_visit": "2022-07-01T11:27:28.161865+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 20561,
            "ip_address": "41.205.32.133",
            "count": 2,
            "first_visit": "2022-07-01T15:42:24.632001+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 6475,
            "ip_address": "58.145.191.250",
            "count": 2,
            "first_visit": "2022-05-15T23:35:49.144514+06:00",
            "date": null
        },
        {
            "id": 20549,
            "ip_address": "114.119.132.248",
            "count": 2,
            "first_visit": "2022-07-01T12:38:46.077770+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 10050,
            "ip_address": "42.0.6.225",
            "count": 2,
            "first_visit": "2022-05-21T17:20:04.843369+06:00",
            "date": null
        }
    ]
}