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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50104&ordering=ip_address",
    "results": [
        {
            "id": 67940,
            "ip_address": "119.30.32.119",
            "count": 1,
            "first_visit": "2024-05-05T22:19:16.327534+06:00",
            "date": "2024-05-05"
        },
        {
            "id": 10375,
            "ip_address": "119.30.32.119",
            "count": 1,
            "first_visit": "2022-05-22T19:32:25.590095+06:00",
            "date": null
        },
        {
            "id": 24627,
            "ip_address": "119.30.32.119",
            "count": 1,
            "first_visit": "2022-07-20T12:57:42.153535+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18760,
            "ip_address": "119.30.32.12",
            "count": 4,
            "first_visit": "2022-06-25T19:55:36.567323+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 34248,
            "ip_address": "119.30.32.12",
            "count": 1,
            "first_visit": "2022-09-12T11:50:49.761471+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 8534,
            "ip_address": "119.30.32.12",
            "count": 1,
            "first_visit": "2022-05-17T23:43:30.759112+06:00",
            "date": null
        },
        {
            "id": 7886,
            "ip_address": "119.30.32.120",
            "count": 1,
            "first_visit": "2022-05-17T10:58:32.938977+06:00",
            "date": null
        },
        {
            "id": 25648,
            "ip_address": "119.30.32.122",
            "count": 1,
            "first_visit": "2022-07-21T20:03:29.396464+06:00",
            "date": "2022-07-21"
        }
    ]
}