GET /api/bet_types/0d781285-d874-459d-ba2b-45650abf6eaf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d781285-d874-459d-ba2b-45650abf6eaf",
"match": "https://api-prod.gambitprofit.com/api/matches/bf382088-d8c3-4ac9-b9b1-2077fa6317f6/?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 10",
"amount": 5208.0
},
{
"team": "Game Total Under 10",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "edc4d64c-2a09-4b3d-8e6c-e68632f8bebb",
"gambit_id": "49e1e13b-cefb-4d65-8583-30e82bd9db5c",
"last_updated": "2022-09-22T15:17:30.137004-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 10",
"reward": "1.73000",
"odds": "1.83330",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d781285-d874-459d-ba2b-45650abf6eaf/?format=api"
},
{
"id": "c9d82757-c339-495e-a9c1-bda8bb9321aa",
"gambit_id": "f95ab68a-dc2e-476a-b3fd-fab137992ebe",
"last_updated": "2022-09-22T15:17:30.135881-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 10",
"reward": "1.88000",
"odds": "2.00000",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d781285-d874-459d-ba2b-45650abf6eaf/?format=api"
}
]
}