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

{
    "count": 101366,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81480&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81464&ordering=count",
    "results": [
        {
            "id": 4444,
            "ip_address": "37.111.211.187",
            "count": 2,
            "first_visit": "2022-03-17T10:44:00.049296+06:00",
            "date": null
        },
        {
            "id": 4445,
            "ip_address": "27.147.206.235",
            "count": 2,
            "first_visit": "2022-03-17T11:25:31.138404+06:00",
            "date": null
        },
        {
            "id": 38949,
            "ip_address": "66.249.66.91",
            "count": 2,
            "first_visit": "2022-12-18T22:30:10.645259+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 7838,
            "ip_address": "116.58.203.228",
            "count": 2,
            "first_visit": "2022-05-17T10:35:25.132046+06:00",
            "date": null
        },
        {
            "id": 4449,
            "ip_address": "119.30.41.34",
            "count": 2,
            "first_visit": "2022-03-17T15:09:02.824795+06:00",
            "date": null
        },
        {
            "id": 13788,
            "ip_address": "114.119.129.4",
            "count": 2,
            "first_visit": "2022-06-07T11:03:46.925646+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 32007,
            "ip_address": "27.147.200.197",
            "count": 2,
            "first_visit": "2022-08-14T20:10:36.869351+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 4368,
            "ip_address": "27.147.205.79",
            "count": 2,
            "first_visit": "2022-03-14T17:45:32.325954+06:00",
            "date": null
        }
    ]
}