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

{
    "count": 92069,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1520&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1504&ordering=first_visit",
    "results": [
        {
            "id": 1513,
            "ip_address": "103.161.106.12",
            "count": 1,
            "first_visit": "2021-12-31T14:38:55.115345+06:00",
            "date": null
        },
        {
            "id": 1514,
            "ip_address": "37.111.232.25",
            "count": 1,
            "first_visit": "2021-12-31T15:03:11.371052+06:00",
            "date": null
        },
        {
            "id": 1515,
            "ip_address": "103.115.253.155",
            "count": 1,
            "first_visit": "2021-12-31T15:06:10.668154+06:00",
            "date": null
        },
        {
            "id": 1516,
            "ip_address": "103.150.254.80",
            "count": 2,
            "first_visit": "2021-12-31T15:07:54.493469+06:00",
            "date": null
        },
        {
            "id": 1517,
            "ip_address": "103.78.188.104",
            "count": 1,
            "first_visit": "2021-12-31T15:14:11.366442+06:00",
            "date": null
        },
        {
            "id": 1518,
            "ip_address": "92.97.43.126",
            "count": 1,
            "first_visit": "2021-12-31T15:16:22.060916+06:00",
            "date": null
        },
        {
            "id": 1519,
            "ip_address": "37.111.236.104",
            "count": 1,
            "first_visit": "2021-12-31T15:16:46.126848+06:00",
            "date": null
        },
        {
            "id": 1520,
            "ip_address": "103.127.183.40",
            "count": 2,
            "first_visit": "2021-12-31T15:22:14.467931+06:00",
            "date": null
        }
    ]
}