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

{
    "count": 92212,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4280&ordering=ip_address",
    "results": [
        {
            "id": 6106,
            "ip_address": "103.131.80.6",
            "count": 1,
            "first_visit": "2022-05-14T19:36:43.141903+06:00",
            "date": null
        },
        {
            "id": 30942,
            "ip_address": "103.131.88.133",
            "count": 1,
            "first_visit": "2022-08-03T05:43:08.906297+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 13422,
            "ip_address": "103.131.88.144",
            "count": 1,
            "first_visit": "2022-06-03T00:31:42.817032+06:00",
            "date": null
        },
        {
            "id": 6353,
            "ip_address": "103.131.88.148",
            "count": 1,
            "first_visit": "2022-05-15T18:02:47.428370+06:00",
            "date": null
        },
        {
            "id": 28677,
            "ip_address": "103.131.88.161",
            "count": 1,
            "first_visit": "2022-07-28T10:47:16.707664+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 24986,
            "ip_address": "103.131.88.174",
            "count": 1,
            "first_visit": "2022-07-20T23:07:25.726621+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 2706,
            "ip_address": "103.131.88.225",
            "count": 1,
            "first_visit": "2022-01-23T23:55:36.615567+06:00",
            "date": null
        },
        {
            "id": 16885,
            "ip_address": "103.131.89.213",
            "count": 1,
            "first_visit": "2022-06-20T18:45:29.642784+06:00",
            "date": "2022-06-20"
        }
    ]
}