GET /api/bet_types/f6617d38-5e4a-4f66-9136-db5c5f97dc85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6617d38-5e4a-4f66-9136-db5c5f97dc85",
"match": "https://api-prod.gambitprofit.com/api/matches/c724e72b-c3b2-47e0-859d-472264824a95/?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 9",
"amount": 5109.0
},
{
"team": "Game Total Under 9",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "6614f034-5c65-4fff-b8cc-5591668586de",
"gambit_id": "28fa859f-d3d0-41d4-aa54-0ebfc3e5a880",
"last_updated": "2022-08-16T14:02:08.528667-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.79000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6617d38-5e4a-4f66-9136-db5c5f97dc85/?format=api"
},
{
"id": "1b85d7d9-b42e-49d5-82ee-db3094be6934",
"gambit_id": "2dde622b-33e8-4ad9-9f9a-a22270498811",
"last_updated": "2022-08-16T14:02:08.528153-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6617d38-5e4a-4f66-9136-db5c5f97dc85/?format=api"
}
]
}