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

{
    "count": 101501,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78528&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78512&ordering=count",
    "results": [
        {
            "id": 9865,
            "ip_address": "114.130.156.229",
            "count": 2,
            "first_visit": "2022-05-20T23:11:30.000416+06:00",
            "date": null
        },
        {
            "id": 18274,
            "ip_address": "116.58.201.0",
            "count": 2,
            "first_visit": "2022-06-24T20:16:25.663126+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 23036,
            "ip_address": "118.179.136.193",
            "count": 2,
            "first_visit": "2022-07-15T22:04:39.291100+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 1349,
            "ip_address": "118.179.77.180",
            "count": 2,
            "first_visit": "2021-12-24T23:12:03.342452+06:00",
            "date": null
        },
        {
            "id": 34083,
            "ip_address": "114.119.141.118",
            "count": 2,
            "first_visit": "2022-09-09T02:06:09.161056+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 26869,
            "ip_address": "37.111.200.255",
            "count": 2,
            "first_visit": "2022-07-24T22:16:53.678888+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 35693,
            "ip_address": "116.204.151.160",
            "count": 2,
            "first_visit": "2022-10-10T01:33:04.430466+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 12027,
            "ip_address": "103.253.45.6",
            "count": 2,
            "first_visit": "2022-05-27T22:59:27.210819+06:00",
            "date": null
        }
    ]
}