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

{
    "count": 101373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81256&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81240&ordering=count",
    "results": [
        {
            "id": 18028,
            "ip_address": "114.119.131.192",
            "count": 2,
            "first_visit": "2022-06-24T08:54:52.430901+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 7983,
            "ip_address": "37.111.211.242",
            "count": 2,
            "first_visit": "2022-05-17T11:47:05.834902+06:00",
            "date": null
        },
        {
            "id": 17985,
            "ip_address": "103.166.58.254",
            "count": 2,
            "first_visit": "2022-06-24T06:39:59.559870+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 28508,
            "ip_address": "103.25.248.238",
            "count": 2,
            "first_visit": "2022-07-28T01:59:54.144051+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 21277,
            "ip_address": "114.119.131.2",
            "count": 2,
            "first_visit": "2022-07-06T08:54:33.152608+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 33928,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2022-09-06T15:26:47.416982+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 4194,
            "ip_address": "103.120.203.22",
            "count": 2,
            "first_visit": "2022-03-08T16:53:08.334111+06:00",
            "date": null
        },
        {
            "id": 4238,
            "ip_address": "190.106.213.141",
            "count": 2,
            "first_visit": "2022-03-10T10:27:02.548462+06:00",
            "date": null
        }
    ]
}