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

{
    "count": 96207,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=ip_address",
    "results": [
        {
            "id": 641,
            "ip_address": "103.109.92.77",
            "count": 2,
            "first_visit": "2021-12-13T12:17:40.064613+06:00",
            "date": null
        },
        {
            "id": 58147,
            "ip_address": "103.109.92.78",
            "count": 4,
            "first_visit": "2023-10-21T19:48:17.292101+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 14481,
            "ip_address": "103.109.92.78",
            "count": 1,
            "first_visit": "2022-06-11T13:12:00.569887+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 1938,
            "ip_address": "103.109.92.79",
            "count": 2,
            "first_visit": "2022-01-11T18:44:06.971837+06:00",
            "date": null
        },
        {
            "id": 9857,
            "ip_address": "103.109.93.114",
            "count": 1,
            "first_visit": "2022-05-20T22:58:20.008456+06:00",
            "date": null
        },
        {
            "id": 7505,
            "ip_address": "103.109.93.115",
            "count": 1,
            "first_visit": "2022-05-16T23:47:35.121802+06:00",
            "date": null
        },
        {
            "id": 10062,
            "ip_address": "103.109.93.117",
            "count": 1,
            "first_visit": "2022-05-21T18:53:59.215577+06:00",
            "date": null
        },
        {
            "id": 8501,
            "ip_address": "103.109.93.130",
            "count": 3,
            "first_visit": "2022-05-17T23:28:01.546795+06:00",
            "date": null
        }
    ]
}