GET /api/bet_types/e792d9bb-04a2-4352-b22a-f2618e1bb406/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e792d9bb-04a2-4352-b22a-f2618e1bb406",
"match": "https://api-prod.gambitprofit.com/api/matches/23499c02-61d6-4b39-9c0b-04e00c3ecd44/?format=api",
"name": "Over/Under",
"created_at": "2023-05-15T11:36:58.146678-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 11",
"amount": 5214.0
},
{
"team": "Game Total Over 11",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "439fe4ba-d711-4449-b8bc-024cf9bfdae3",
"gambit_id": "103a2f1e-2163-472d-aa2f-fd1ff3dc52f2",
"last_updated": "2023-05-16T10:37:10.437511-04:00",
"created_at": "2023-05-15T11:36:58.148154-04:00",
"name": "Game Total Under 11",
"reward": "1.79000",
"odds": "1.83330",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e792d9bb-04a2-4352-b22a-f2618e1bb406/?format=api"
},
{
"id": "b99dd2f1-90d3-4bb0-bdb1-79a91122268e",
"gambit_id": "36371d3c-b643-418c-959e-fc5f8cc2cdb5",
"last_updated": "2023-05-16T10:37:10.439381-04:00",
"created_at": "2023-05-15T11:36:58.149806-04:00",
"name": "Game Total Over 11",
"reward": "1.95000",
"odds": "2.00000",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e792d9bb-04a2-4352-b22a-f2618e1bb406/?format=api"
}
]
}