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

{
    "count": 96177,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20136&ordering=ip_address",
    "results": [
        {
            "id": 28778,
            "ip_address": "103.67.158.145",
            "count": 1,
            "first_visit": "2022-07-28T12:34:43.641908+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 26050,
            "ip_address": "103.67.158.145",
            "count": 1,
            "first_visit": "2022-07-22T18:19:50.997680+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25506,
            "ip_address": "103.67.158.146",
            "count": 1,
            "first_visit": "2022-07-21T12:35:58.414129+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10293,
            "ip_address": "103.67.158.146",
            "count": 1,
            "first_visit": "2022-05-22T13:48:58.720631+06:00",
            "date": null
        },
        {
            "id": 28279,
            "ip_address": "103.67.158.146",
            "count": 1,
            "first_visit": "2022-07-27T17:52:20.992272+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 50715,
            "ip_address": "103.67.158.147",
            "count": 2,
            "first_visit": "2023-07-24T13:16:02.446168+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 33945,
            "ip_address": "103.67.158.147",
            "count": 1,
            "first_visit": "2022-09-06T22:19:59.208175+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 9440,
            "ip_address": "103.67.158.147",
            "count": 1,
            "first_visit": "2022-05-19T17:04:45.484205+06:00",
            "date": null
        }
    ]
}