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

{
    "count": 95326,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2840&ordering=ip_address",
    "results": [
        {
            "id": 28518,
            "ip_address": "103.120.36.88",
            "count": 1,
            "first_visit": "2022-07-28T02:21:05.928353+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 23933,
            "ip_address": "103.120.36.88",
            "count": 1,
            "first_visit": "2022-07-19T00:02:04.074362+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 6601,
            "ip_address": "103.120.36.88",
            "count": 1,
            "first_visit": "2022-05-16T10:45:17.209340+06:00",
            "date": null
        },
        {
            "id": 23655,
            "ip_address": "103.120.36.88",
            "count": 1,
            "first_visit": "2022-07-18T22:01:46.141248+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9407,
            "ip_address": "103.120.36.90",
            "count": 1,
            "first_visit": "2022-05-19T15:16:10.605244+06:00",
            "date": null
        },
        {
            "id": 30290,
            "ip_address": "103.120.36.92",
            "count": 1,
            "first_visit": "2022-07-31T10:36:43.356257+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 29414,
            "ip_address": "103.120.36.93",
            "count": 1,
            "first_visit": "2022-07-29T18:07:23.131837+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 16617,
            "ip_address": "103.120.36.94",
            "count": 1,
            "first_visit": "2022-06-19T15:43:49.159854+06:00",
            "date": "2022-06-19"
        }
    ]
}