GET /api/bet_types/c0dafb7f-7fe5-4f25-8a51-8d387d10dde3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0dafb7f-7fe5-4f25-8a51-8d387d10dde3",
"match": "https://api-prod.gambitprofit.com/api/matches/1b4c8c0c-a338-41b2-93f7-53e2d840a435/?format=api",
"name": "Over/Under",
"created_at": "2023-08-16T10:23:25.376840-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 Over 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "29b074a3-0369-4ad6-a626-75a7d613602c",
"gambit_id": "094d36d1-7788-4f6e-afcd-9bb5ce0630b5",
"last_updated": "2023-08-17T15:18:06.272944-04:00",
"created_at": "2023-08-16T10:23:25.380719-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0dafb7f-7fe5-4f25-8a51-8d387d10dde3/?format=api"
},
{
"id": "cc40d7a2-0b89-401a-8de4-fb6ac6bd9e5d",
"gambit_id": "859bb1fb-64cf-43ee-a227-d2211f42dd75",
"last_updated": "2023-08-17T15:18:06.276655-04:00",
"created_at": "2023-08-16T10:23:25.385141-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0dafb7f-7fe5-4f25-8a51-8d387d10dde3/?format=api"
}
]
}