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

{
    "count": 101885,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75624&ordering=ip_address",
    "results": [
        {
            "id": 768,
            "ip_address": "37.111.198.193",
            "count": 1,
            "first_visit": "2021-12-17T18:47:46.743840+06:00",
            "date": null
        },
        {
            "id": 25968,
            "ip_address": "37.111.198.194",
            "count": 1,
            "first_visit": "2022-07-22T14:25:44.215581+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 4152,
            "ip_address": "37.111.198.199",
            "count": null,
            "first_visit": "2022-03-07T10:48:30.711977+06:00",
            "date": null
        },
        {
            "id": 15932,
            "ip_address": "37.111.198.199",
            "count": 1,
            "first_visit": "2022-06-17T10:11:12.104286+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 17807,
            "ip_address": "37.111.198.202",
            "count": 1,
            "first_visit": "2022-06-23T17:15:34.708802+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 27426,
            "ip_address": "37.111.198.207",
            "count": 1,
            "first_visit": "2022-07-25T21:55:14.265267+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 39392,
            "ip_address": "37.111.198.208",
            "count": 3,
            "first_visit": "2022-12-26T12:42:50.338038+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 18095,
            "ip_address": "37.111.198.214",
            "count": 1,
            "first_visit": "2022-06-24T12:35:12.876053+06:00",
            "date": "2022-06-24"
        }
    ]
}