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

{
    "count": 102561,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47824&ordering=ip_address",
    "results": [
        {
            "id": 10094,
            "ip_address": "116.58.202.209",
            "count": 1,
            "first_visit": "2022-05-21T22:06:04.303197+06:00",
            "date": null
        },
        {
            "id": 13604,
            "ip_address": "116.58.202.215",
            "count": 1,
            "first_visit": "2022-06-06T10:23:57.083210+06:00",
            "date": null
        },
        {
            "id": 62743,
            "ip_address": "116.58.202.215",
            "count": 1,
            "first_visit": "2024-01-09T15:41:51.899204+06:00",
            "date": "2024-01-09"
        },
        {
            "id": 10099,
            "ip_address": "116.58.202.216",
            "count": 1,
            "first_visit": "2022-05-21T22:09:30.473386+06:00",
            "date": null
        },
        {
            "id": 5360,
            "ip_address": "116.58.202.218",
            "count": 1,
            "first_visit": "2022-04-25T12:11:32.724716+06:00",
            "date": null
        },
        {
            "id": 7322,
            "ip_address": "116.58.202.219",
            "count": 8,
            "first_visit": "2022-05-16T22:04:22.185184+06:00",
            "date": null
        },
        {
            "id": 30328,
            "ip_address": "116.58.202.22",
            "count": 1,
            "first_visit": "2022-07-31T11:11:23.544992+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 28731,
            "ip_address": "116.58.202.225",
            "count": 1,
            "first_visit": "2022-07-28T11:43:26.241020+06:00",
            "date": "2022-07-28"
        }
    ]
}