GET /api/bet_types/6ecad1c3-e351-41ac-a186-52f16b0d1c0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ecad1c3-e351-41ac-a186-52f16b0d1c0a",
"match": "https://api-prod.gambitprofit.com/api/matches/c1c303e7-918e-49ce-802f-03c536f8ab35/?format=api",
"name": "Over/Under",
"created_at": "2023-11-06T08:43:32.473787-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Under 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "6d335c48-e234-4f16-8df5-42cf758dc9a2",
"gambit_id": "63ee9895-e24f-46b4-af0a-15ca533448ec",
"last_updated": "2023-11-07T21:08:23.683988-05:00",
"created_at": "2023-11-06T08:43:32.478099-05:00",
"name": "Game Total Over 223.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ecad1c3-e351-41ac-a186-52f16b0d1c0a/?format=api"
},
{
"id": "d8b6c4a3-1d0d-480b-8636-d2a667b5326a",
"gambit_id": "898eac4d-bc1d-427a-ad57-7424d5cb6555",
"last_updated": "2023-11-07T21:08:23.687272-05:00",
"created_at": "2023-11-06T08:43:32.489159-05:00",
"name": "Game Total Under 223.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ecad1c3-e351-41ac-a186-52f16b0d1c0a/?format=api"
}
]
}