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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80096&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80080&ordering=count",
    "results": [
        {
            "id": 33205,
            "ip_address": "103.140.64.26",
            "count": 2,
            "first_visit": "2022-08-28T15:51:27.735782+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 38866,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-12-17T09:06:07.321676+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 3005,
            "ip_address": "67.169.39.146",
            "count": 2,
            "first_visit": "2022-01-29T07:42:02.827319+06:00",
            "date": null
        },
        {
            "id": 33162,
            "ip_address": "66.249.66.222",
            "count": 2,
            "first_visit": "2022-08-28T04:14:52.762424+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 12930,
            "ip_address": "119.30.45.208",
            "count": 2,
            "first_visit": "2022-05-30T23:51:39.783424+06:00",
            "date": null
        },
        {
            "id": 17522,
            "ip_address": "118.179.173.1",
            "count": 2,
            "first_visit": "2022-06-22T22:59:56.076505+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 2971,
            "ip_address": "103.95.125.58",
            "count": 2,
            "first_visit": "2022-01-28T12:20:34.483152+06:00",
            "date": null
        },
        {
            "id": 21671,
            "ip_address": "114.119.134.49",
            "count": 2,
            "first_visit": "2022-07-09T01:11:54.209184+06:00",
            "date": "2022-07-09"
        }
    ]
}