GET /api/bet_types/fb2aec00-e3dc-4b8f-b464-69ac922fea00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb2aec00-e3dc-4b8f-b464-69ac922fea00",
"match": "https://api-prod.gambitprofit.com/api/matches/8964d775-ee7f-461b-a940-a91a7a976c31/?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 Over 6",
"amount": 5208.0
},
{
"team": "Game Total Under 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "e07ed047-19e6-4351-9247-23fece1136bf",
"gambit_id": "b6348cf5-c7c4-4f7c-afd4-d698e654135f",
"last_updated": "2022-12-10T18:46:59.551347-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb2aec00-e3dc-4b8f-b464-69ac922fea00/?format=api"
},
{
"id": "0577c9ba-cf9e-4293-bf11-af3380e28d03",
"gambit_id": "e6203d57-5489-47d6-b81d-3eacc5a31672",
"last_updated": "2022-12-10T18:46:59.550199-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb2aec00-e3dc-4b8f-b464-69ac922fea00/?format=api"
}
]
}