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

{
    "count": 92269,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5920&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5904&ordering=first_visit",
    "results": [
        {
            "id": 5913,
            "ip_address": "114.119.135.37",
            "count": 5,
            "first_visit": "2022-05-12T15:59:49.872080+06:00",
            "date": null
        },
        {
            "id": 5914,
            "ip_address": "114.119.128.162",
            "count": 11,
            "first_visit": "2022-05-12T16:01:49.934076+06:00",
            "date": null
        },
        {
            "id": 5915,
            "ip_address": "66.249.92.61",
            "count": 17,
            "first_visit": "2022-05-12T16:03:07.960564+06:00",
            "date": null
        },
        {
            "id": 5916,
            "ip_address": "103.159.114.25",
            "count": 1,
            "first_visit": "2022-05-12T18:56:41.814306+06:00",
            "date": null
        },
        {
            "id": 5917,
            "ip_address": "103.217.111.163",
            "count": 4,
            "first_visit": "2022-05-12T20:04:22.963371+06:00",
            "date": null
        },
        {
            "id": 5918,
            "ip_address": "103.139.8.174",
            "count": 1,
            "first_visit": "2022-05-12T20:10:53.168107+06:00",
            "date": null
        },
        {
            "id": 5919,
            "ip_address": "114.119.128.253",
            "count": 9,
            "first_visit": "2022-05-12T20:17:12.363785+06:00",
            "date": null
        },
        {
            "id": 5920,
            "ip_address": "114.119.150.239",
            "count": 3,
            "first_visit": "2022-05-12T20:26:09.087738+06:00",
            "date": null
        }
    ]
}