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

{
    "count": 92609,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9992&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9976&ordering=first_visit",
    "results": [
        {
            "id": 9985,
            "ip_address": "190.208.14.6",
            "count": 1,
            "first_visit": "2022-05-21T11:50:58.721811+06:00",
            "date": null
        },
        {
            "id": 9986,
            "ip_address": "103.132.222.146",
            "count": 2,
            "first_visit": "2022-05-21T11:54:48.541457+06:00",
            "date": null
        },
        {
            "id": 9987,
            "ip_address": "103.60.175.31",
            "count": 1,
            "first_visit": "2022-05-21T11:54:57.529262+06:00",
            "date": null
        },
        {
            "id": 9988,
            "ip_address": "103.67.157.146",
            "count": 2,
            "first_visit": "2022-05-21T11:55:47.296693+06:00",
            "date": null
        },
        {
            "id": 9989,
            "ip_address": "103.5.233.154",
            "count": 1,
            "first_visit": "2022-05-21T11:56:29.188466+06:00",
            "date": null
        },
        {
            "id": 9990,
            "ip_address": "202.91.43.41",
            "count": 1,
            "first_visit": "2022-05-21T12:15:52.353131+06:00",
            "date": null
        },
        {
            "id": 9991,
            "ip_address": "37.111.214.164",
            "count": 1,
            "first_visit": "2022-05-21T12:27:24.949186+06:00",
            "date": null
        },
        {
            "id": 9992,
            "ip_address": "114.130.156.239",
            "count": 1,
            "first_visit": "2022-05-21T12:30:10.817309+06:00",
            "date": null
        }
    ]
}