GET /api/bet_types/6b528603-8b12-40f8-83e0-1d87a1497a5d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b528603-8b12-40f8-83e0-1d87a1497a5d",
"match": "https://api-prod.gambitprofit.com/api/matches/579692f7-02ec-4a84-a9e8-cd0c92233bd1/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-14T19:52:12.654308-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": "Connecticut",
"amount": 5107.0
},
{
"team": "Iona",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "44149ff9-8139-4e27-9926-0b48b5a86e37",
"gambit_id": "239c298f-f930-430d-a49e-bd7d72a278d7",
"last_updated": "2023-03-18T11:42:24.248222-04:00",
"created_at": "2023-03-14T19:52:12.655971-04:00",
"name": "Connecticut",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b528603-8b12-40f8-83e0-1d87a1497a5d/?format=api"
},
{
"id": "e0f38773-ece0-485e-ab97-c2baad143350",
"gambit_id": "bcdde05a-90ff-4886-8815-f8ef939d36c5",
"last_updated": "2023-03-18T11:42:24.249673-04:00",
"created_at": "2023-03-14T19:52:12.657592-04:00",
"name": "Iona",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b528603-8b12-40f8-83e0-1d87a1497a5d/?format=api"
}
]
}