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

{
    "count": 92309,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6424&ordering=ip_address",
    "results": [
        {
            "id": 9925,
            "ip_address": "103.144.42.72",
            "count": 2,
            "first_visit": "2022-05-21T02:12:25.479384+06:00",
            "date": null
        },
        {
            "id": 25427,
            "ip_address": "103.144.42.74",
            "count": 1,
            "first_visit": "2022-07-21T11:32:02.563278+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 13112,
            "ip_address": "103.144.42.75",
            "count": 1,
            "first_visit": "2022-05-31T14:02:49.737713+06:00",
            "date": null
        },
        {
            "id": 32708,
            "ip_address": "103.144.42.75",
            "count": 1,
            "first_visit": "2022-08-22T23:34:54.803872+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 24512,
            "ip_address": "103.144.42.76",
            "count": 1,
            "first_visit": "2022-07-20T11:06:09.508243+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 30845,
            "ip_address": "103.144.42.96",
            "count": 1,
            "first_visit": "2022-08-02T17:14:53.585219+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30711,
            "ip_address": "103.144.42.96",
            "count": 1,
            "first_visit": "2022-08-01T20:46:35.687159+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 12480,
            "ip_address": "103.144.42.99",
            "count": 1,
            "first_visit": "2022-05-29T14:05:24.557642+06:00",
            "date": null
        }
    ]
}