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

{
    "count": 96219,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6368&ordering=ip_address",
    "results": [
        {
            "id": 34534,
            "ip_address": "103.143.139.48",
            "count": 1,
            "first_visit": "2022-09-17T09:02:58.766027+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 18866,
            "ip_address": "103.143.139.48",
            "count": 1,
            "first_visit": "2022-06-26T00:12:40.338871+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 6992,
            "ip_address": "103.143.139.49",
            "count": 2,
            "first_visit": "2022-05-16T18:23:54.754138+06:00",
            "date": null
        },
        {
            "id": 23940,
            "ip_address": "103.143.139.49",
            "count": 1,
            "first_visit": "2022-07-19T00:12:04.630943+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 34875,
            "ip_address": "103.143.139.50",
            "count": 1,
            "first_visit": "2022-09-23T19:40:14.114014+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 10830,
            "ip_address": "103.143.139.50",
            "count": 3,
            "first_visit": "2022-05-24T08:49:32.409043+06:00",
            "date": null
        },
        {
            "id": 15209,
            "ip_address": "103.143.139.56",
            "count": 1,
            "first_visit": "2022-06-15T09:29:56.483344+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 26915,
            "ip_address": "103.143.139.58",
            "count": 1,
            "first_visit": "2022-07-24T23:18:13.654715+06:00",
            "date": "2022-07-24"
        }
    ]
}