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

{
    "count": 101523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78208&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78192&ordering=count",
    "results": [
        {
            "id": 6465,
            "ip_address": "37.111.246.7",
            "count": 2,
            "first_visit": "2022-05-15T23:13:48.447982+06:00",
            "date": null
        },
        {
            "id": 1081,
            "ip_address": "134.209.150.110",
            "count": 2,
            "first_visit": "2021-12-20T19:46:31.433760+06:00",
            "date": null
        },
        {
            "id": 25343,
            "ip_address": "103.112.166.145",
            "count": 2,
            "first_visit": "2022-07-21T10:40:14.681666+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6492,
            "ip_address": "103.67.159.102",
            "count": 2,
            "first_visit": "2022-05-16T00:04:38.412713+06:00",
            "date": null
        },
        {
            "id": 34973,
            "ip_address": "103.25.251.238",
            "count": 2,
            "first_visit": "2022-09-25T15:37:15.725368+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 14784,
            "ip_address": "114.119.129.25",
            "count": 2,
            "first_visit": "2022-06-13T12:59:58.525660+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 20475,
            "ip_address": "114.119.132.207",
            "count": 2,
            "first_visit": "2022-07-01T01:07:02.754141+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 31220,
            "ip_address": "203.76.223.4",
            "count": 2,
            "first_visit": "2022-08-05T08:11:33.153269+06:00",
            "date": "2022-08-05"
        }
    ]
}