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

{
    "count": 93724,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93632&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93616&ordering=-first_visit",
    "results": [
        {
            "id": 100,
            "ip_address": "114.119.154.203",
            "count": 14,
            "first_visit": "2021-12-03T22:08:32.247008+06:00",
            "date": null
        },
        {
            "id": 99,
            "ip_address": "114.119.158.126",
            "count": 18,
            "first_visit": "2021-12-03T22:02:48.936582+06:00",
            "date": null
        },
        {
            "id": 98,
            "ip_address": "103.132.182.149",
            "count": 1,
            "first_visit": "2021-12-03T21:26:30.694062+06:00",
            "date": null
        },
        {
            "id": 97,
            "ip_address": "114.119.158.46",
            "count": 18,
            "first_visit": "2021-12-03T21:16:51.948009+06:00",
            "date": null
        },
        {
            "id": 96,
            "ip_address": "195.154.122.204",
            "count": 49,
            "first_visit": "2021-12-03T21:07:04.558349+06:00",
            "date": null
        },
        {
            "id": 95,
            "ip_address": "114.119.157.178",
            "count": 14,
            "first_visit": "2021-12-03T20:53:33.211859+06:00",
            "date": null
        },
        {
            "id": 94,
            "ip_address": "114.119.157.241",
            "count": 13,
            "first_visit": "2021-12-03T20:42:08.836928+06:00",
            "date": null
        },
        {
            "id": 93,
            "ip_address": "114.119.156.225",
            "count": 15,
            "first_visit": "2021-12-03T20:35:30.303255+06:00",
            "date": null
        }
    ]
}