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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82208&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82192&ordering=count",
    "results": [
        {
            "id": 7252,
            "ip_address": "103.67.158.36",
            "count": 2,
            "first_visit": "2022-05-16T20:07:29.585343+06:00",
            "date": null
        },
        {
            "id": 10240,
            "ip_address": "59.152.96.125",
            "count": 2,
            "first_visit": "2022-05-22T09:52:44.109101+06:00",
            "date": null
        },
        {
            "id": 39158,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2022-12-22T14:28:50.135408+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 14175,
            "ip_address": "37.111.212.147",
            "count": 2,
            "first_visit": "2022-06-09T14:21:45.811684+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 23051,
            "ip_address": "114.119.128.44",
            "count": 2,
            "first_visit": "2022-07-16T00:29:07.138687+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 5176,
            "ip_address": "103.136.98.37",
            "count": 2,
            "first_visit": "2022-04-17T10:50:46.891159+06:00",
            "date": null
        },
        {
            "id": 23100,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-07-16T07:15:36.702952+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 23131,
            "ip_address": "182.48.87.246",
            "count": 2,
            "first_visit": "2022-07-16T10:58:05.059525+06:00",
            "date": "2022-07-16"
        }
    ]
}