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

{
    "count": 101273,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83688&ordering=ip_address",
    "results": [
        {
            "id": 68136,
            "ip_address": "42.0.7.236",
            "count": 1,
            "first_visit": "2024-05-10T11:40:42.803110+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 62395,
            "ip_address": "42.0.7.237",
            "count": 1,
            "first_visit": "2024-01-05T10:45:41.421729+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 23834,
            "ip_address": "42.0.7.237",
            "count": 3,
            "first_visit": "2022-07-18T22:44:58.755680+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 19066,
            "ip_address": "42.0.7.237",
            "count": 1,
            "first_visit": "2022-06-26T11:48:08.985147+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 29075,
            "ip_address": "42.0.7.237",
            "count": 7,
            "first_visit": "2022-07-29T02:24:28.211009+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6726,
            "ip_address": "42.0.7.237",
            "count": 2,
            "first_visit": "2022-05-16T13:51:58.386179+06:00",
            "date": null
        },
        {
            "id": 9101,
            "ip_address": "42.0.7.238",
            "count": 9,
            "first_visit": "2022-05-18T22:19:50.944225+06:00",
            "date": null
        },
        {
            "id": 29538,
            "ip_address": "42.0.7.238",
            "count": 1,
            "first_visit": "2022-07-29T23:19:27.016731+06:00",
            "date": "2022-07-29"
        }
    ]
}