GET /api/bet_types/ff508300-0dcf-42b0-a7ae-b6983747d32f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff508300-0dcf-42b0-a7ae-b6983747d32f",
"match": "https://api-prod.gambitprofit.com/api/matches/e8a5158f-fb37-4165-a3f3-3632d03e6c7c/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:13.641949-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 Over 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6f4350d1-a03a-480e-8830-c2efc0f306aa",
"gambit_id": "f8e1d8e9-6bab-4037-a127-8bfeed37791d",
"last_updated": "2023-04-05T10:22:10.850239-04:00",
"created_at": "2023-04-04T09:32:13.648318-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff508300-0dcf-42b0-a7ae-b6983747d32f/?format=api"
},
{
"id": "63260e2f-fac3-461f-8ee4-39b94682a6c0",
"gambit_id": "0337df35-dc62-4bfc-b205-980e96ba558f",
"last_updated": "2023-04-05T10:22:10.847634-04:00",
"created_at": "2023-04-04T09:32:13.645521-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff508300-0dcf-42b0-a7ae-b6983747d32f/?format=api"
}
]
}