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

{
    "count": 96110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19768&ordering=ip_address",
    "results": [
        {
            "id": 7001,
            "ip_address": "103.67.157.205",
            "count": 7,
            "first_visit": "2022-05-16T18:29:35.566800+06:00",
            "date": null
        },
        {
            "id": 50927,
            "ip_address": "103.67.157.206",
            "count": 1,
            "first_visit": "2023-07-26T19:30:37.049915+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 6597,
            "ip_address": "103.67.157.207",
            "count": 3,
            "first_visit": "2022-05-16T10:34:53.591735+06:00",
            "date": null
        },
        {
            "id": 6404,
            "ip_address": "103.67.157.208",
            "count": 2,
            "first_visit": "2022-05-15T21:01:24.077905+06:00",
            "date": null
        },
        {
            "id": 19587,
            "ip_address": "103.67.157.208",
            "count": 1,
            "first_visit": "2022-06-28T00:44:21.013676+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 26579,
            "ip_address": "103.67.157.208",
            "count": 1,
            "first_visit": "2022-07-24T08:23:45.295561+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11014,
            "ip_address": "103.67.157.209",
            "count": 2,
            "first_visit": "2022-05-24T15:33:04.420470+06:00",
            "date": null
        },
        {
            "id": 20501,
            "ip_address": "103.67.157.209",
            "count": 1,
            "first_visit": "2022-07-01T04:38:29.115242+06:00",
            "date": "2022-07-01"
        }
    ]
}