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

{
    "count": 101971,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42856&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42840&ordering=date",
    "results": [
        {
            "id": 56517,
            "ip_address": "114.119.137.160",
            "count": 1,
            "first_visit": "2023-10-02T01:50:35.246439+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56573,
            "ip_address": "202.84.43.210",
            "count": 3,
            "first_visit": "2023-10-02T15:23:46.664027+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56574,
            "ip_address": "114.119.159.122",
            "count": 1,
            "first_visit": "2023-10-02T15:32:56.214263+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56575,
            "ip_address": "114.119.150.29",
            "count": 1,
            "first_visit": "2023-10-02T15:45:33.517848+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56534,
            "ip_address": "114.119.135.136",
            "count": 1,
            "first_visit": "2023-10-02T07:47:22.677085+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56576,
            "ip_address": "114.119.159.208",
            "count": 1,
            "first_visit": "2023-10-02T15:58:15.570091+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56577,
            "ip_address": "119.30.39.213",
            "count": 1,
            "first_visit": "2023-10-02T15:59:28.634184+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56518,
            "ip_address": "114.119.150.22",
            "count": 1,
            "first_visit": "2023-10-02T01:51:21.878830+06:00",
            "date": "2023-10-02"
        }
    ]
}