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

{
    "count": 100989,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85624&ordering=ip_address",
    "results": [
        {
            "id": 2638,
            "ip_address": "45.120.114.170",
            "count": 9,
            "first_visit": "2022-01-22T20:36:23.707358+06:00",
            "date": null
        },
        {
            "id": 15184,
            "ip_address": "45.120.114.170",
            "count": 1,
            "first_visit": "2022-06-15T08:37:43.844348+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 34489,
            "ip_address": "45.120.114.170",
            "count": 3,
            "first_visit": "2022-09-16T09:45:30.529340+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 13874,
            "ip_address": "45.120.114.170",
            "count": 4,
            "first_visit": "2022-06-07T21:46:15.527245+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 13900,
            "ip_address": "45.120.114.170",
            "count": 1,
            "first_visit": "2022-06-08T00:29:45.134789+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 13709,
            "ip_address": "45.120.114.170",
            "count": 7,
            "first_visit": "2022-06-06T22:13:33.405540+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 31565,
            "ip_address": "45.120.114.171",
            "count": 1,
            "first_visit": "2022-08-08T21:12:05.120715+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 1265,
            "ip_address": "45.120.114.171",
            "count": 3,
            "first_visit": "2021-12-22T21:33:21.077631+06:00",
            "date": null
        }
    ]
}