GET /api/bet_types/d4681a2a-e3e7-4cc3-8c01-fd6144b5b8c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4681a2a-e3e7-4cc3-8c01-fd6144b5b8c0",
"match": "https://api-prod.gambitprofit.com/api/matches/963b8d90-b90d-4c15-8f5e-76b6360ccc24/?format=api",
"name": "Over/Under",
"created_at": "2023-04-23T12:41:48.028961-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 236",
"amount": 5000.0
},
{
"team": "Game Total Over 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0421d82f-77a1-4124-aec2-c4d395156227",
"gambit_id": "4ffce9c5-80d0-4859-8e01-304cfb2fd3b4",
"last_updated": "2023-04-24T13:02:13.476167-04:00",
"created_at": "2023-04-23T12:41:48.030937-04:00",
"name": "Game Total Under 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4681a2a-e3e7-4cc3-8c01-fd6144b5b8c0/?format=api"
},
{
"id": "dd43bff2-aa30-4d21-9917-e50104cac331",
"gambit_id": "c409c8c2-5984-4231-b4af-3915f210bf86",
"last_updated": "2023-04-24T13:02:13.478699-04:00",
"created_at": "2023-04-23T12:41:48.033063-04:00",
"name": "Game Total Over 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4681a2a-e3e7-4cc3-8c01-fd6144b5b8c0/?format=api"
}
]
}