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

{
    "count": 101361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81616&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81600&ordering=count",
    "results": [
        {
            "id": 4558,
            "ip_address": "27.147.180.194",
            "count": 2,
            "first_visit": "2022-03-21T16:00:48.704221+06:00",
            "date": null
        },
        {
            "id": 36762,
            "ip_address": "18.190.87.2",
            "count": 2,
            "first_visit": "2022-11-01T07:19:38.993303+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 29748,
            "ip_address": "37.111.197.242",
            "count": 2,
            "first_visit": "2022-07-30T10:07:49.388790+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 11471,
            "ip_address": "37.111.206.223",
            "count": 2,
            "first_visit": "2022-05-25T22:33:30.910044+06:00",
            "date": null
        },
        {
            "id": 29749,
            "ip_address": "103.67.157.254",
            "count": 2,
            "first_visit": "2022-07-30T10:08:14.882433+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7730,
            "ip_address": "116.58.201.26",
            "count": 2,
            "first_visit": "2022-05-17T09:29:46.269386+06:00",
            "date": null
        },
        {
            "id": 4532,
            "ip_address": "103.150.254.78",
            "count": 2,
            "first_visit": "2022-03-20T23:42:58.707302+06:00",
            "date": null
        },
        {
            "id": 32944,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-08-25T18:04:56.166992+06:00",
            "date": "2022-08-25"
        }
    ]
}