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

{
    "count": 97511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23800&ordering=ip_address",
    "results": [
        {
            "id": 17925,
            "ip_address": "103.96.37.90",
            "count": 1,
            "first_visit": "2022-06-24T01:17:07.647333+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4801,
            "ip_address": "103.96.37.90",
            "count": 2,
            "first_visit": "2022-03-30T14:47:45.558118+06:00",
            "date": null
        },
        {
            "id": 18366,
            "ip_address": "103.96.37.90",
            "count": 1,
            "first_visit": "2022-06-25T01:38:57.540274+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 15598,
            "ip_address": "103.96.37.92",
            "count": 1,
            "first_visit": "2022-06-16T09:04:58.976784+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 3642,
            "ip_address": "103.96.37.92",
            "count": 3,
            "first_visit": "2022-02-15T22:47:18.650945+06:00",
            "date": null
        },
        {
            "id": 25811,
            "ip_address": "103.96.37.92",
            "count": 1,
            "first_visit": "2022-07-22T05:46:30.415948+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 24028,
            "ip_address": "103.96.37.92",
            "count": 1,
            "first_visit": "2022-07-19T08:12:39.410622+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 26716,
            "ip_address": "103.96.37.92",
            "count": 1,
            "first_visit": "2022-07-24T12:04:05.645842+06:00",
            "date": "2022-07-24"
        }
    ]
}