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

{
    "count": 102574,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=71656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=71640&ordering=ip_address",
    "results": [
        {
            "id": 36455,
            "ip_address": "27.131.12.9",
            "count": 1,
            "first_visit": "2022-10-26T00:19:45.479258+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 595,
            "ip_address": "27.131.12.9",
            "count": 15,
            "first_visit": "2021-12-12T00:57:54.497616+06:00",
            "date": null
        },
        {
            "id": 18325,
            "ip_address": "27.131.12.9",
            "count": 5,
            "first_visit": "2022-06-24T23:39:50.929129+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 53504,
            "ip_address": "27.131.12.9",
            "count": 2,
            "first_visit": "2023-08-25T15:55:57.069443+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 52223,
            "ip_address": "27.131.12.9",
            "count": 2,
            "first_visit": "2023-08-11T11:59:48.747353+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 966,
            "ip_address": "27.131.13.102",
            "count": 1,
            "first_visit": "2021-12-19T23:32:31.117981+06:00",
            "date": null
        },
        {
            "id": 16198,
            "ip_address": "27.131.13.12",
            "count": 1,
            "first_visit": "2022-06-18T02:10:10.014737+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 38482,
            "ip_address": "27.131.13.12",
            "count": 1,
            "first_visit": "2022-12-08T16:06:15.233440+06:00",
            "date": "2022-12-08"
        }
    ]
}