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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5488&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5472&ordering=first_visit",
    "results": [
        {
            "id": 5481,
            "ip_address": "157.119.186.95",
            "count": 1,
            "first_visit": "2022-04-30T16:30:46.466413+06:00",
            "date": null
        },
        {
            "id": 5482,
            "ip_address": "103.167.15.19",
            "count": 2,
            "first_visit": "2022-04-30T17:10:30.882193+06:00",
            "date": null
        },
        {
            "id": 5483,
            "ip_address": "58.145.189.242",
            "count": 2,
            "first_visit": "2022-04-30T17:25:11.629366+06:00",
            "date": null
        },
        {
            "id": 5484,
            "ip_address": "37.111.217.36",
            "count": 1,
            "first_visit": "2022-04-30T17:34:12.547404+06:00",
            "date": null
        },
        {
            "id": 5485,
            "ip_address": "103.158.158.68",
            "count": 1,
            "first_visit": "2022-04-30T18:11:01.118722+06:00",
            "date": null
        },
        {
            "id": 5486,
            "ip_address": "118.179.32.193",
            "count": 1,
            "first_visit": "2022-04-30T19:46:16.012717+06:00",
            "date": null
        },
        {
            "id": 5487,
            "ip_address": "137.132.218.137",
            "count": 1,
            "first_visit": "2022-04-30T20:07:39.732136+06:00",
            "date": null
        },
        {
            "id": 5488,
            "ip_address": "58.145.186.241",
            "count": 5,
            "first_visit": "2022-04-30T20:08:26.211654+06:00",
            "date": null
        }
    ]
}