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

{
    "count": 101359,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81656&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81640&ordering=count",
    "results": [
        {
            "id": 4608,
            "ip_address": "37.111.194.46",
            "count": 2,
            "first_visit": "2022-03-23T04:00:11.633084+06:00",
            "date": null
        },
        {
            "id": 32874,
            "ip_address": "66.249.64.193",
            "count": 2,
            "first_visit": "2022-08-25T00:43:58.440678+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 24589,
            "ip_address": "37.111.212.155",
            "count": 2,
            "first_visit": "2022-07-20T12:09:57.753189+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7683,
            "ip_address": "103.25.249.249",
            "count": 2,
            "first_visit": "2022-05-17T08:52:34.707641+06:00",
            "date": null
        },
        {
            "id": 17268,
            "ip_address": "114.119.130.154",
            "count": 2,
            "first_visit": "2022-06-22T03:54:51.926442+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 37451,
            "ip_address": "203.112.74.169",
            "count": 2,
            "first_visit": "2022-11-15T22:58:02.200545+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 4584,
            "ip_address": "144.48.151.3",
            "count": 2,
            "first_visit": "2022-03-22T11:58:50.929323+06:00",
            "date": null
        },
        {
            "id": 24624,
            "ip_address": "37.111.245.94",
            "count": 2,
            "first_visit": "2022-07-20T12:49:14.921849+06:00",
            "date": "2022-07-20"
        }
    ]
}