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

{
    "count": 96087,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19672&ordering=ip_address",
    "results": [
        {
            "id": 21229,
            "ip_address": "103.67.157.140",
            "count": 1,
            "first_visit": "2022-07-05T15:56:00.749373+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 33034,
            "ip_address": "103.67.157.141",
            "count": 1,
            "first_visit": "2022-08-26T22:55:51.045424+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 11525,
            "ip_address": "103.67.157.142",
            "count": 1,
            "first_visit": "2022-05-25T23:51:18.952360+06:00",
            "date": null
        },
        {
            "id": 9988,
            "ip_address": "103.67.157.146",
            "count": 2,
            "first_visit": "2022-05-21T11:55:47.296693+06:00",
            "date": null
        },
        {
            "id": 54408,
            "ip_address": "103.67.157.147",
            "count": 1,
            "first_visit": "2023-09-06T11:33:29.161180+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 32678,
            "ip_address": "103.67.157.147",
            "count": 1,
            "first_visit": "2022-08-22T15:55:07.214678+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 27173,
            "ip_address": "103.67.157.147",
            "count": 1,
            "first_visit": "2022-07-25T11:06:00.906455+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 1804,
            "ip_address": "103.67.157.148",
            "count": 7,
            "first_visit": "2022-01-11T11:21:06.126859+06:00",
            "date": null
        }
    ]
}