GET /api/bet_types/841baf17-2c15-4477-873f-49fa31775e22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "841baf17-2c15-4477-873f-49fa31775e22",
"match": "https://api-prod.gambitprofit.com/api/matches/9e80528e-9d0f-4c66-b617-4fa9f846ae10/?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 8",
"amount": 5000.0
},
{
"team": "Game Total Over 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "cd3e80d2-4380-42f5-aa57-44ae4029c4eb",
"gambit_id": "a23c473e-7d69-4b30-b998-2a5ef9fe325d",
"last_updated": "2022-08-09T09:47:03.512472-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/841baf17-2c15-4477-873f-49fa31775e22/?format=api"
},
{
"id": "f316f035-99c5-470a-8bec-33997fce0b72",
"gambit_id": "b26b5302-4743-4f2b-b335-b797f775e99b",
"last_updated": "2022-08-09T09:47:03.512917-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/841baf17-2c15-4477-873f-49fa31775e22/?format=api"
}
]
}