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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80824&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80808&ordering=count",
    "results": [
        {
            "id": 3697,
            "ip_address": "182.48.94.201",
            "count": 2,
            "first_visit": "2022-02-18T01:43:21.352510+06:00",
            "date": null
        },
        {
            "id": 12903,
            "ip_address": "103.100.234.192",
            "count": 2,
            "first_visit": "2022-05-30T22:39:33.158791+06:00",
            "date": null
        },
        {
            "id": 29925,
            "ip_address": "114.130.168.92",
            "count": 2,
            "first_visit": "2022-07-30T15:22:08.471087+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 24298,
            "ip_address": "45.120.113.122",
            "count": 2,
            "first_visit": "2022-07-20T00:40:17.815012+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8224,
            "ip_address": "14.248.94.123",
            "count": 2,
            "first_visit": "2022-05-17T17:00:46.707370+06:00",
            "date": null
        },
        {
            "id": 13364,
            "ip_address": "103.134.41.26",
            "count": 2,
            "first_visit": "2022-06-02T13:12:48.008939+06:00",
            "date": null
        },
        {
            "id": 24255,
            "ip_address": "202.134.8.131",
            "count": 2,
            "first_visit": "2022-07-20T00:00:32.573687+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 39577,
            "ip_address": "45.120.99.249",
            "count": 2,
            "first_visit": "2022-12-29T17:00:53.800731+06:00",
            "date": "2022-12-29"
        }
    ]
}