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

{
    "count": 92301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6248&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6232&ordering=first_visit",
    "results": [
        {
            "id": 6241,
            "ip_address": "37.111.200.89",
            "count": 3,
            "first_visit": "2022-05-15T07:22:21.151313+06:00",
            "date": null
        },
        {
            "id": 6242,
            "ip_address": "58.145.191.241",
            "count": 4,
            "first_visit": "2022-05-15T07:25:53.871770+06:00",
            "date": null
        },
        {
            "id": 6243,
            "ip_address": "180.211.250.198",
            "count": 3,
            "first_visit": "2022-05-15T07:26:30.817997+06:00",
            "date": null
        },
        {
            "id": 6244,
            "ip_address": "37.111.206.183",
            "count": 2,
            "first_visit": "2022-05-15T07:28:54.220229+06:00",
            "date": null
        },
        {
            "id": 6245,
            "ip_address": "103.113.18.10",
            "count": 1,
            "first_visit": "2022-05-15T07:30:57.269157+06:00",
            "date": null
        },
        {
            "id": 6246,
            "ip_address": "202.134.9.138",
            "count": 3,
            "first_visit": "2022-05-15T07:32:11.954635+06:00",
            "date": null
        },
        {
            "id": 6247,
            "ip_address": "119.30.32.21",
            "count": 1,
            "first_visit": "2022-05-15T07:32:13.595475+06:00",
            "date": null
        },
        {
            "id": 6248,
            "ip_address": "37.111.238.70",
            "count": 1,
            "first_visit": "2022-05-15T07:39:02.381247+06:00",
            "date": null
        }
    ]
}