GET /api/bet_types/4cb0cd66-4075-4fda-9459-30e9c4346722/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4cb0cd66-4075-4fda-9459-30e9c4346722",
"match": "https://api-prod.gambitprofit.com/api/matches/0692ebec-ddd5-4282-88ed-4b5912f653fe/?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 60",
"amount": 5000.0
},
{
"team": "Game Total Over 60",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ab9015c2-96a5-4eed-90f8-13508b6da863",
"gambit_id": "3885cb22-4718-4ccf-aec1-561e8a10ed2a",
"last_updated": "2022-11-28T09:22:06.058113-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60",
"reward": "1.80000",
"odds": "1.90910",
"spread": "60.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb0cd66-4075-4fda-9459-30e9c4346722/?format=api"
},
{
"id": "f13b646b-acff-4d93-8cbf-016e24822a3c",
"gambit_id": "0b32202a-c9db-46a5-aa12-caac790bdcc7",
"last_updated": "2022-11-28T09:22:06.059265-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60",
"reward": "1.80000",
"odds": "1.90910",
"spread": "60.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cb0cd66-4075-4fda-9459-30e9c4346722/?format=api"
}
]
}