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

{
    "count": 100264,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20600&ordering=ip_address",
    "results": [
        {
            "id": 56638,
            "ip_address": "103.67.157.160",
            "count": 1,
            "first_visit": "2023-10-03T11:09:47.570723+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 10455,
            "ip_address": "103.67.157.161",
            "count": 1,
            "first_visit": "2022-05-22T23:07:41.883514+06:00",
            "date": null
        },
        {
            "id": 58795,
            "ip_address": "103.67.157.162",
            "count": 1,
            "first_visit": "2023-11-01T21:32:58.529998+06:00",
            "date": "2023-11-01"
        },
        {
            "id": 28135,
            "ip_address": "103.67.157.165",
            "count": 1,
            "first_visit": "2022-07-27T11:22:54.091914+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 30347,
            "ip_address": "103.67.157.165",
            "count": 1,
            "first_visit": "2022-07-31T11:28:59.468476+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12595,
            "ip_address": "103.67.157.166",
            "count": 1,
            "first_visit": "2022-05-29T22:49:49.934880+06:00",
            "date": null
        },
        {
            "id": 38542,
            "ip_address": "103.67.157.166",
            "count": 1,
            "first_visit": "2022-12-10T17:17:01.449090+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 22931,
            "ip_address": "103.67.157.166",
            "count": 2,
            "first_visit": "2022-07-15T09:06:43.991975+06:00",
            "date": "2022-07-15"
        }
    ]
}