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

{
    "count": 98237,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30728&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30712&ordering=first_visit",
    "results": [
        {
            "id": 30721,
            "ip_address": "51.79.145.82",
            "count": 1,
            "first_visit": "2022-08-01T22:12:42.964542+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30722,
            "ip_address": "37.111.207.114",
            "count": 1,
            "first_visit": "2022-08-01T22:14:31.395576+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30723,
            "ip_address": "103.159.188.165",
            "count": 2,
            "first_visit": "2022-08-01T22:18:48.525205+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30724,
            "ip_address": "119.30.38.252",
            "count": 1,
            "first_visit": "2022-08-01T22:26:22.576919+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30725,
            "ip_address": "103.179.54.244",
            "count": 1,
            "first_visit": "2022-08-01T22:26:38.820846+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30726,
            "ip_address": "202.134.10.130",
            "count": 1,
            "first_visit": "2022-08-01T22:32:02.071806+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30727,
            "ip_address": "130.193.211.24",
            "count": 1,
            "first_visit": "2022-08-01T22:34:32.150597+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 30728,
            "ip_address": "202.134.9.156",
            "count": 1,
            "first_visit": "2022-08-01T22:50:07.860973+06:00",
            "date": "2022-08-01"
        }
    ]
}