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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80944&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80928&ordering=count",
    "results": [
        {
            "id": 10442,
            "ip_address": "37.111.212.46",
            "count": 2,
            "first_visit": "2022-05-22T22:48:03.477873+06:00",
            "date": null
        },
        {
            "id": 13438,
            "ip_address": "37.111.246.60",
            "count": 2,
            "first_visit": "2022-06-03T09:08:51.879480+06:00",
            "date": null
        },
        {
            "id": 23136,
            "ip_address": "168.119.68.187",
            "count": 2,
            "first_visit": "2022-07-16T11:55:14.482491+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 39141,
            "ip_address": "37.111.200.218",
            "count": 2,
            "first_visit": "2022-12-22T07:50:47.458962+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 31878,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-08-13T00:36:29.051549+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 15796,
            "ip_address": "114.119.131.68",
            "count": 2,
            "first_visit": "2022-06-17T00:49:25.571900+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 3865,
            "ip_address": "122.161.53.27",
            "count": 2,
            "first_visit": "2022-02-24T20:25:43.273793+06:00",
            "date": null
        },
        {
            "id": 10482,
            "ip_address": "103.121.49.150",
            "count": 2,
            "first_visit": "2022-05-22T23:45:32.369464+06:00",
            "date": null
        }
    ]
}