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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78288&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78272&ordering=count",
    "results": [
        {
            "id": 6451,
            "ip_address": "103.239.252.36",
            "count": 2,
            "first_visit": "2022-05-15T22:45:27.024003+06:00",
            "date": null
        },
        {
            "id": 6491,
            "ip_address": "37.111.214.36",
            "count": 2,
            "first_visit": "2022-05-16T00:01:16.821642+06:00",
            "date": null
        },
        {
            "id": 34963,
            "ip_address": "175.29.126.74",
            "count": 2,
            "first_visit": "2022-09-25T11:48:11.399427+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 20552,
            "ip_address": "103.73.225.7",
            "count": 2,
            "first_visit": "2022-07-01T13:25:43.927712+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 10068,
            "ip_address": "119.30.32.126",
            "count": 2,
            "first_visit": "2022-05-21T19:33:02.649883+06:00",
            "date": null
        },
        {
            "id": 20565,
            "ip_address": "103.217.108.135",
            "count": 2,
            "first_visit": "2022-07-01T16:02:19.717075+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 14973,
            "ip_address": "114.119.150.68",
            "count": 2,
            "first_visit": "2022-06-14T09:53:27.651399+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 6454,
            "ip_address": "103.138.164.11",
            "count": 2,
            "first_visit": "2022-05-15T22:45:53.908241+06:00",
            "date": null
        }
    ]
}