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

{
    "count": 101373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36312&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36296&ordering=first_visit",
    "results": [
        {
            "id": 36305,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2022-10-22T16:25:32.325180+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36306,
            "ip_address": "49.230.134.19",
            "count": 1,
            "first_visit": "2022-10-22T16:39:07.684953+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36307,
            "ip_address": "66.249.73.1",
            "count": 7,
            "first_visit": "2022-10-22T16:56:55.051384+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36308,
            "ip_address": "66.249.73.31",
            "count": 6,
            "first_visit": "2022-10-22T17:21:35.014889+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36309,
            "ip_address": "103.172.38.13",
            "count": 1,
            "first_visit": "2022-10-22T19:07:52.027805+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36310,
            "ip_address": "37.111.248.98",
            "count": 1,
            "first_visit": "2022-10-22T19:13:49.446836+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36311,
            "ip_address": "103.73.44.182",
            "count": 1,
            "first_visit": "2022-10-22T21:35:30.267586+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36312,
            "ip_address": "103.121.76.206",
            "count": 1,
            "first_visit": "2022-10-22T22:30:30.765779+06:00",
            "date": "2022-10-22"
        }
    ]
}