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

{
    "count": 92600,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80568&ordering=-ip_address",
    "results": [
        {
            "id": 23674,
            "ip_address": "103.200.36.144",
            "count": 1,
            "first_visit": "2022-07-18T22:06:24.468110+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 18240,
            "ip_address": "103.200.36.139",
            "count": 1,
            "first_visit": "2022-06-24T18:38:29.379749+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 27473,
            "ip_address": "103.200.36.139",
            "count": 1,
            "first_visit": "2022-07-25T23:29:56.459132+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 13048,
            "ip_address": "103.200.36.130",
            "count": 1,
            "first_visit": "2022-05-31T10:15:15.770244+06:00",
            "date": null
        },
        {
            "id": 33126,
            "ip_address": "103.200.36.127",
            "count": 1,
            "first_visit": "2022-08-27T21:23:33.176375+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 40433,
            "ip_address": "103.200.33.22",
            "count": 1,
            "first_visit": "2023-01-15T22:46:46.502511+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 8582,
            "ip_address": "103.199.87.206",
            "count": 5,
            "first_visit": "2022-05-18T00:11:42.382912+06:00",
            "date": null
        },
        {
            "id": 22831,
            "ip_address": "103.199.87.206",
            "count": 1,
            "first_visit": "2022-07-14T22:52:35.278154+06:00",
            "date": "2022-07-14"
        }
    ]
}