GET /api/bet_types/c8f93864-f48e-42bf-8f57-7385bd66862d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8f93864-f48e-42bf-8f57-7385bd66862d",
"match": "https://api-prod.gambitprofit.com/api/matches/84e3cff8-e469-49b9-a841-131b65dd7fe8/?format=api",
"name": "Over/Under",
"created_at": "2023-03-17T23:07:15.773427-04: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 135",
"amount": 5000.0
},
{
"team": "Game Total Over 135",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "932eb61c-7c8b-485d-bebd-10ccc132e04d",
"gambit_id": "77c5dac3-8833-41d1-aaf2-15f8995215dd",
"last_updated": "2023-03-19T16:37:10.468157-04:00",
"created_at": "2023-03-17T23:07:15.775159-04:00",
"name": "Game Total Under 135",
"reward": "1.87000",
"odds": "1.90910",
"spread": "135.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8f93864-f48e-42bf-8f57-7385bd66862d/?format=api"
},
{
"id": "a8bbde5a-9ca1-49a4-956e-102aab16d491",
"gambit_id": "b4fe045f-404f-4f69-9ff1-255d4d7ce429",
"last_updated": "2023-03-19T16:37:10.470742-04:00",
"created_at": "2023-03-17T23:07:15.777072-04:00",
"name": "Game Total Over 135",
"reward": "1.87000",
"odds": "1.90910",
"spread": "135.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8f93864-f48e-42bf-8f57-7385bd66862d/?format=api"
}
]
}