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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42552&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42536&ordering=date",
    "results": [
        {
            "id": 56265,
            "ip_address": "114.119.145.187",
            "count": 1,
            "first_visit": "2023-09-28T23:15:53.032338+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 56282,
            "ip_address": "114.119.151.197",
            "count": 1,
            "first_visit": "2023-09-29T07:45:01.116729+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56299,
            "ip_address": "114.119.153.186",
            "count": 1,
            "first_visit": "2023-09-29T13:33:03.312929+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56268,
            "ip_address": "114.119.157.218",
            "count": 1,
            "first_visit": "2023-09-29T01:57:36.480781+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56269,
            "ip_address": "114.119.159.61",
            "count": 1,
            "first_visit": "2023-09-29T02:10:30.726996+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56270,
            "ip_address": "114.119.131.28",
            "count": 1,
            "first_visit": "2023-09-29T02:13:47.419501+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56271,
            "ip_address": "114.119.155.42",
            "count": 1,
            "first_visit": "2023-09-29T02:16:43.139804+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56273,
            "ip_address": "80.82.63.54",
            "count": 1,
            "first_visit": "2023-09-29T03:21:03.317976+06:00",
            "date": "2023-09-29"
        }
    ]
}