GET /api/bet_types/ebcbce3b-9a86-4220-a302-349582cba5ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebcbce3b-9a86-4220-a302-349582cba5ba",
"match": "https://api-prod.gambitprofit.com/api/matches/c9894cad-d291-4122-bed7-738d0dd102d5/?format=api",
"name": "Over/Under",
"created_at": "2023-08-05T08:33:20.534780-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b5d2ec56-b91d-4e73-b8ea-d619c7262954",
"gambit_id": "841f2156-8bd0-461c-8d04-73515f4cb38d",
"last_updated": "2023-08-07T14:53:04.957070-04:00",
"created_at": "2023-08-05T08:33:20.542668-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebcbce3b-9a86-4220-a302-349582cba5ba/?format=api"
},
{
"id": "03f7625d-548b-4f47-ac0c-a777638194e4",
"gambit_id": "5f160801-b735-427b-8728-9d1bcd0fad26",
"last_updated": "2023-08-07T14:53:04.953554-04:00",
"created_at": "2023-08-05T08:33:20.538558-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebcbce3b-9a86-4220-a302-349582cba5ba/?format=api"
}
]
}