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

{
    "count": 99361,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92256&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92240&ordering=date",
    "results": [
        {
            "id": 2010,
            "ip_address": "103.217.111.184",
            "count": 2,
            "first_visit": "2022-01-12T07:56:27.282955+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
        },
        {
            "id": 2028,
            "ip_address": "37.111.206.157",
            "count": 3,
            "first_visit": "2022-01-12T12:38:36.564205+06:00",
            "date": null
        },
        {
            "id": 1983,
            "ip_address": "103.203.93.230",
            "count": 8,
            "first_visit": "2022-01-12T00:25:16.988468+06:00",
            "date": null
        },
        {
            "id": 2081,
            "ip_address": "103.115.159.2",
            "count": 3,
            "first_visit": "2022-01-13T02:33:50.039656+06:00",
            "date": null
        },
        {
            "id": 2041,
            "ip_address": "103.109.97.150",
            "count": 20,
            "first_visit": "2022-01-12T16:42:32.626617+06:00",
            "date": null
        },
        {
            "id": 2007,
            "ip_address": "114.119.153.118",
            "count": 14,
            "first_visit": "2022-01-12T04:17:37.624291+06:00",
            "date": null
        },
        {
            "id": 1138,
            "ip_address": "103.218.27.245",
            "count": 7,
            "first_visit": "2021-12-21T10:30:38.955528+06:00",
            "date": null
        }
    ]
}