GET /api/bet_types/18682523-eadd-488a-b36f-1dddbd4385ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18682523-eadd-488a-b36f-1dddbd4385ea",
    "match": "https://api-prod.gambitprofit.com/api/matches/029047cd-8c62-4d84-af8f-7202de1bc400/?format=api",
    "name": "Over/Under",
    "created_at": "2023-09-16T15:08:01.696990-04:00",
    "high_risk": {
        "possible": false,
        "description": "There is no line under 1.10 reward"
    },
    "med_risk": {
        "possible": false,
        "description": "Too few lines to bet on"
    },
    "no_risk": {
        "possible": true,
        "name": "No Risk",
        "bet": [
            {
                "team": "Game Total Under 12",
                "amount": 5213.0
            },
            {
                "team": "Game Total Over 12",
                "amount": 4787.0
            }
        ],
        "expected_reward_tokens": 9382.52,
        "profit_sb": -117.48,
        "profit_sb_percentage": -1.24,
        "recommended": false
    },
    "lines": [
        {
            "id": "685de657-fdb6-4b6d-bf64-e12c837d0432",
            "gambit_id": "e62f02d3-abd2-4dab-b7a6-89c33da4b544",
            "last_updated": "2023-09-18T08:58:28.174775-04:00",
            "created_at": "2023-09-16T15:08:01.705467-04:00",
            "name": "Game Total Under 12",
            "reward": "1.80000",
            "odds": "1.83330",
            "spread": "12.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18682523-eadd-488a-b36f-1dddbd4385ea/?format=api"
        },
        {
            "id": "c44128ac-f2c0-4fe3-85de-d6206fc9a489",
            "gambit_id": "85301cb3-e6d9-4f1d-85df-248257c69c8b",
            "last_updated": "2023-09-18T08:58:28.166599-04:00",
            "created_at": "2023-09-16T15:08:01.700896-04:00",
            "name": "Game Total Over 12",
            "reward": "1.96000",
            "odds": "2.00000",
            "spread": "12.00",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18682523-eadd-488a-b36f-1dddbd4385ea/?format=api"
        }
    ]
}