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

{
    "count": 100012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90352&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90336&ordering=count",
    "results": [
        {
            "id": 30924,
            "ip_address": "66.249.66.159",
            "count": 3,
            "first_visit": "2022-08-03T01:22:10.609536+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 22981,
            "ip_address": "103.116.116.50",
            "count": 3,
            "first_visit": "2022-07-15T14:56:58.373829+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 33856,
            "ip_address": "103.67.158.206",
            "count": 3,
            "first_visit": "2022-09-05T12:43:27.415163+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 10373,
            "ip_address": "103.135.134.204",
            "count": 3,
            "first_visit": "2022-05-22T19:15:48.115962+06:00",
            "date": null
        },
        {
            "id": 11091,
            "ip_address": "114.119.128.5",
            "count": 3,
            "first_visit": "2022-05-24T19:17:19.961711+06:00",
            "date": null
        },
        {
            "id": 11030,
            "ip_address": "114.119.132.153",
            "count": 3,
            "first_visit": "2022-05-24T16:16:56.558057+06:00",
            "date": null
        },
        {
            "id": 11049,
            "ip_address": "114.119.128.6",
            "count": 3,
            "first_visit": "2022-05-24T17:32:24.238315+06:00",
            "date": null
        },
        {
            "id": 11095,
            "ip_address": "37.111.222.179",
            "count": 3,
            "first_visit": "2022-05-24T19:41:11.891214+06:00",
            "date": null
        }
    ]
}