GET /api/bet_types/0c028233-263d-40c0-afad-f7e577ffa7b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c028233-263d-40c0-afad-f7e577ffa7b4",
"match": "https://api-prod.gambitprofit.com/api/matches/af94c3ee-6722-4415-8c16-61556258077a/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "Kansas City Chiefs",
"amount": 5212.0
},
{
"team": "Las Vegas Raiders",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "0f69b385-91b9-4ae1-8f03-04f3992d9d27",
"gambit_id": "63daa824-1ab5-4d3b-9dd0-0865d913e0da",
"last_updated": "2022-10-11T12:02:03.434498-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas City Chiefs",
"reward": "1.81000",
"odds": "1.83330",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c028233-263d-40c0-afad-f7e577ffa7b4/?format=api"
},
{
"id": "5027ad09-9195-484d-ada5-006b2b84733f",
"gambit_id": "15f1fe05-5f39-41d5-a46c-c9b5ba1e3309",
"last_updated": "2022-10-11T12:02:03.435496-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Las Vegas Raiders",
"reward": "1.97000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c028233-263d-40c0-afad-f7e577ffa7b4/?format=api"
}
]
}