GET /api/bet_types/41630708-fc2a-4274-8cb4-9fe81064bf0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41630708-fc2a-4274-8cb4-9fe81064bf0e",
"match": "https://api-prod.gambitprofit.com/api/matches/69811102-c9a3-4065-b44d-671ccd2281c4/?format=api",
"name": "Over/Under",
"created_at": "2023-09-17T10:28:01.027297-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 9",
"amount": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "afd781da-54e7-423d-b949-bc5ffa817d8d",
"gambit_id": "baa5bbf8-180e-4d99-9061-5f483affb8b3",
"last_updated": "2023-09-18T22:58:12.532643-04:00",
"created_at": "2023-09-17T10:28:01.031898-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41630708-fc2a-4274-8cb4-9fe81064bf0e/?format=api"
},
{
"id": "504eb856-42fe-44e3-82bf-c38acf645b20",
"gambit_id": "59a6cb38-7a45-4f52-86af-51e944c427ea",
"last_updated": "2023-09-18T22:58:12.535682-04:00",
"created_at": "2023-09-17T10:28:01.036808-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41630708-fc2a-4274-8cb4-9fe81064bf0e/?format=api"
}
]
}