GET /user_management/visitor-free/?format=api&offset=82312&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=82320&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82304&ordering=count",
    "results": [
        {
            "id": 891,
            "ip_address": "27.147.205.46",
            "count": 2,
            "first_visit": "2021-12-19T20:03:00.123988+06:00",
            "date": null
        },
        {
            "id": 28874,
            "ip_address": "37.111.244.94",
            "count": 2,
            "first_visit": "2022-07-28T17:38:57.263977+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28860,
            "ip_address": "116.58.201.6",
            "count": 2,
            "first_visit": "2022-07-28T16:22:22.124337+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7149,
            "ip_address": "43.245.122.13",
            "count": 2,
            "first_visit": "2022-05-16T19:41:33.229150+06:00",
            "date": null
        },
        {
            "id": 7132,
            "ip_address": "119.30.32.249",
            "count": 2,
            "first_visit": "2022-05-16T19:35:24.510552+06:00",
            "date": null
        },
        {
            "id": 7154,
            "ip_address": "103.67.158.138",
            "count": 2,
            "first_visit": "2022-05-16T19:43:29.762014+06:00",
            "date": null
        },
        {
            "id": 19989,
            "ip_address": "103.173.30.3",
            "count": 2,
            "first_visit": "2022-06-29T10:34:51.756648+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 32242,
            "ip_address": "115.127.89.10",
            "count": 2,
            "first_visit": "2022-08-17T18:53:19.590893+06:00",
            "date": "2022-08-17"
        }
    ]
}