GET /api/bet_types/84ce0620-6544-47b5-8d70-f801645dea19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84ce0620-6544-47b5-8d70-f801645dea19",
"match": "https://api-prod.gambitprofit.com/api/matches/c44297f6-93ea-40e3-8f0b-10eccedaef52/?format=api",
"name": "Over/Under",
"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": "Game Total Under 212.5",
"amount": 5000.0
},
{
"team": "Game Total Over 212.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "397c9619-2920-47a8-a9a8-8eb5be92a024",
"gambit_id": "6e89c79b-7c8b-4af3-8b40-51d76dff517d",
"last_updated": "2022-11-19T10:43:30.546651-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 212.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84ce0620-6544-47b5-8d70-f801645dea19/?format=api"
},
{
"id": "9766251c-7cb3-4ac0-98a4-862ad8e84a1a",
"gambit_id": "1c652651-76f3-418a-8dd1-d1bf3fd599fb",
"last_updated": "2022-11-19T10:43:30.547771-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 212.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "212.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84ce0620-6544-47b5-8d70-f801645dea19/?format=api"
}
]
}