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

{
    "count": 92157,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=first_visit",
    "results": [
        {
            "id": 1993,
            "ip_address": "103.178.94.0",
            "count": 1,
            "first_visit": "2022-01-12T01:14:55.283584+06:00",
            "date": null
        },
        {
            "id": 1994,
            "ip_address": "103.73.197.71",
            "count": 1,
            "first_visit": "2022-01-12T01:20:23.584926+06:00",
            "date": null
        },
        {
            "id": 1995,
            "ip_address": "103.78.225.173",
            "count": 1,
            "first_visit": "2022-01-12T01:23:12.495749+06:00",
            "date": null
        },
        {
            "id": 1996,
            "ip_address": "103.167.19.61",
            "count": 2,
            "first_visit": "2022-01-12T01:26:30.117462+06:00",
            "date": null
        },
        {
            "id": 1997,
            "ip_address": "103.54.43.69",
            "count": 2,
            "first_visit": "2022-01-12T01:44:01.700685+06:00",
            "date": null
        },
        {
            "id": 1998,
            "ip_address": "51.79.207.177",
            "count": 2,
            "first_visit": "2022-01-12T01:49:00.543551+06:00",
            "date": null
        },
        {
            "id": 1999,
            "ip_address": "103.127.7.154",
            "count": 2,
            "first_visit": "2022-01-12T01:58:28.936296+06:00",
            "date": null
        },
        {
            "id": 2000,
            "ip_address": "103.127.3.246",
            "count": 2,
            "first_visit": "2022-01-12T02:01:47.544736+06:00",
            "date": null
        }
    ]
}