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

{
    "count": 91375,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=first_visit",
    "results": [
        {
            "id": 73,
            "ip_address": "5.255.253.149",
            "count": 3,
            "first_visit": "2021-12-03T15:57:58.285426+06:00",
            "date": null
        },
        {
            "id": 74,
            "ip_address": "114.119.165.226",
            "count": 15,
            "first_visit": "2021-12-03T16:14:03.500875+06:00",
            "date": null
        },
        {
            "id": 75,
            "ip_address": "202.83.126.153",
            "count": 1,
            "first_visit": "2021-12-03T16:24:06.860299+06:00",
            "date": null
        },
        {
            "id": 76,
            "ip_address": "114.119.156.146",
            "count": 14,
            "first_visit": "2021-12-03T16:26:52.381510+06:00",
            "date": null
        },
        {
            "id": 77,
            "ip_address": "14.98.242.98",
            "count": 1,
            "first_visit": "2021-12-03T16:47:35.188326+06:00",
            "date": null
        },
        {
            "id": 78,
            "ip_address": "114.119.159.79",
            "count": 13,
            "first_visit": "2021-12-03T16:52:11.500039+06:00",
            "date": null
        },
        {
            "id": 79,
            "ip_address": "114.119.138.107",
            "count": 15,
            "first_visit": "2021-12-03T17:03:33.108436+06:00",
            "date": null
        },
        {
            "id": 80,
            "ip_address": "114.119.152.155",
            "count": 25,
            "first_visit": "2021-12-03T17:10:03.779037+06:00",
            "date": null
        }
    ]
}