GET /api/bet_types/b6340a4c-3af7-46c3-bc39-1412ef76a1b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6340a4c-3af7-46c3-bc39-1412ef76a1b9",
"match": "https://api-prod.gambitprofit.com/api/matches/1b1d107b-7a8f-4fbf-a3c1-8c26fa8ea130/?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 Over 9",
"amount": 5205.0
},
{
"team": "Game Total Under 9",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "d00e7379-29f6-4ccb-b3b3-643ce3887683",
"gambit_id": "6443295b-5c2b-41e8-896e-84b29cffbb13",
"last_updated": "2022-08-27T12:36:58.495385-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.75000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6340a4c-3af7-46c3-bc39-1412ef76a1b9/?format=api"
},
{
"id": "f525be40-29fc-4eae-a7bd-3c8c9ae3cafa",
"gambit_id": "e15e299a-3bc6-4ccd-b54a-9850b48a6cc1",
"last_updated": "2022-08-27T12:36:58.494694-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.90000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6340a4c-3af7-46c3-bc39-1412ef76a1b9/?format=api"
}
]
}