GET /api/bet_types/dfa5a551-156a-488c-99e1-9ddf6e2e7085/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dfa5a551-156a-488c-99e1-9ddf6e2e7085",
"match": "https://api-prod.gambitprofit.com/api/matches/c713e065-7afc-4ded-9b7a-f8e4448f79fb/?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 220.5",
"amount": 5000.0
},
{
"team": "Game Total Over 220.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "038af041-a1f0-4876-83c5-25d02583d2f5",
"gambit_id": "8456068c-7f0e-4d4c-9141-eba362d9a3c7",
"last_updated": "2022-11-29T09:57:07.498525-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 220.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa5a551-156a-488c-99e1-9ddf6e2e7085/?format=api"
},
{
"id": "4232eb11-d232-4f33-8b40-ec5c6b7331bd",
"gambit_id": "28f57700-9f5a-4c7c-900e-21298d0e784e",
"last_updated": "2022-11-29T09:57:07.499451-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 220.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dfa5a551-156a-488c-99e1-9ddf6e2e7085/?format=api"
}
]
}