GET /api/bet_types/a943887f-564a-4d85-b11c-25ee62d7f436/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a943887f-564a-4d85-b11c-25ee62d7f436",
"match": "https://api-prod.gambitprofit.com/api/matches/57a7ba05-d958-48f3-9e0b-572b39294189/?format=api",
"name": "Over/Under",
"created_at": "2023-11-01T09:08:15.556152-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 223",
"amount": 5000.0
},
{
"team": "Game Total Under 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "f285f886-2043-4a2c-ae90-3b2dd82c51e2",
"gambit_id": "b40920da-8fc6-4e5a-aeca-e92df3cc7643",
"last_updated": "2023-11-03T10:33:12.977370-04:00",
"created_at": "2023-11-01T09:08:15.562610-04:00",
"name": "Game Total Over 223",
"reward": "1.86000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a943887f-564a-4d85-b11c-25ee62d7f436/?format=api"
},
{
"id": "887fa538-ea00-4a83-b3cb-9dc17dfc5d0b",
"gambit_id": "6d09ff86-1983-4e6c-8a11-dc364ef6814f",
"last_updated": "2023-11-03T10:33:12.987441-04:00",
"created_at": "2023-11-01T09:08:15.569135-04:00",
"name": "Game Total Under 223",
"reward": "1.86000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a943887f-564a-4d85-b11c-25ee62d7f436/?format=api"
}
]
}