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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6944&ordering=ip_address",
    "results": [
        {
            "id": 31661,
            "ip_address": "103.146.151.64",
            "count": 2,
            "first_visit": "2022-08-10T01:06:40.921306+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 31389,
            "ip_address": "103.146.151.64",
            "count": 2,
            "first_visit": "2022-08-07T02:01:29.351944+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 35033,
            "ip_address": "103.146.151.64",
            "count": 1,
            "first_visit": "2022-09-26T18:06:09.556761+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 18573,
            "ip_address": "103.146.151.83",
            "count": 2,
            "first_visit": "2022-06-25T12:22:06.789831+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12332,
            "ip_address": "103.146.151.99",
            "count": 2,
            "first_visit": "2022-05-28T23:49:19.759506+06:00",
            "date": null
        },
        {
            "id": 20253,
            "ip_address": "103.146.151.99",
            "count": 1,
            "first_visit": "2022-06-30T06:03:14.971355+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 57573,
            "ip_address": "103.146.16.100",
            "count": 1,
            "first_visit": "2023-10-14T13:13:54.405232+06:00",
            "date": "2023-10-14"
        },
        {
            "id": 11174,
            "ip_address": "103.146.16.130",
            "count": 1,
            "first_visit": "2022-05-24T22:36:44.337666+06:00",
            "date": null
        }
    ]
}