GET /api/bet_types/46efc478-c0a8-4fcb-8f3b-c0b6e2a6b6fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46efc478-c0a8-4fcb-8f3b-c0b6e2a6b6fc",
"match": "https://api-prod.gambitprofit.com/api/matches/0e8688d7-fcc2-48a0-a434-15efd32076f2/?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 Under 42",
"amount": 5000.0
},
{
"team": "Game Total Over 42",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "8d762acd-6e0b-4b16-841e-355f2cc0c093",
"gambit_id": "9dacb954-52f8-4906-848b-59eaf51f3b1b",
"last_updated": "2022-09-12T10:17:26.014290-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42",
"reward": "1.81000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46efc478-c0a8-4fcb-8f3b-c0b6e2a6b6fc/?format=api"
},
{
"id": "02806794-2c02-4da6-847a-6c79532ecb45",
"gambit_id": "166a5595-f893-4607-a663-bc836bfce8bb",
"last_updated": "2022-09-12T10:17:26.015309-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42",
"reward": "1.81000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46efc478-c0a8-4fcb-8f3b-c0b6e2a6b6fc/?format=api"
}
]
}