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

{
    "count": 101437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79472&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79456&ordering=count",
    "results": [
        {
            "id": 30272,
            "ip_address": "37.111.245.83",
            "count": 2,
            "first_visit": "2022-07-31T10:21:31.699259+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 10834,
            "ip_address": "103.242.20.236",
            "count": 2,
            "first_visit": "2022-05-24T08:53:37.031212+06:00",
            "date": null
        },
        {
            "id": 2316,
            "ip_address": "103.156.189.50",
            "count": 2,
            "first_visit": "2022-01-16T16:50:23.283982+06:00",
            "date": null
        },
        {
            "id": 9184,
            "ip_address": "27.123.255.248",
            "count": 2,
            "first_visit": "2022-05-18T23:29:18.092577+06:00",
            "date": null
        },
        {
            "id": 30220,
            "ip_address": "202.134.10.142",
            "count": 2,
            "first_visit": "2022-07-31T08:38:35.992714+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 10819,
            "ip_address": "103.181.72.156",
            "count": 2,
            "first_visit": "2022-05-24T08:12:28.865374+06:00",
            "date": null
        },
        {
            "id": 30284,
            "ip_address": "202.134.8.130",
            "count": 2,
            "first_visit": "2022-07-31T10:32:39.533476+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 10852,
            "ip_address": "37.111.232.156",
            "count": 2,
            "first_visit": "2022-05-24T09:51:19.023593+06:00",
            "date": null
        }
    ]
}