GET /api/bet_types/479bbde0-a916-4740-b0b6-041140162b0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "479bbde0-a916-4740-b0b6-041140162b0f",
"match": "https://api-prod.gambitprofit.com/api/matches/e901582e-2207-4f96-908c-ffb2f9c3985e/?format=api",
"name": "Over/Under",
"created_at": "2023-11-05T08:43:18.429274-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 235",
"amount": 5000.0
},
{
"team": "Game Total Over 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "150ed59d-f8db-47da-9cf5-df7e6f79aabe",
"gambit_id": "b23529ed-b7e7-416e-b5b4-05afb91c304e",
"last_updated": "2023-11-06T21:28:17.881627-05:00",
"created_at": "2023-11-05T08:43:18.437120-05:00",
"name": "Game Total Under 235",
"reward": "1.86000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/479bbde0-a916-4740-b0b6-041140162b0f/?format=api"
},
{
"id": "0ee8b68a-5c46-4cba-9b57-95620ff768dc",
"gambit_id": "836bc97e-414c-40cc-962b-0601af164f73",
"last_updated": "2023-11-06T21:28:17.877669-05:00",
"created_at": "2023-11-05T08:43:18.433072-05:00",
"name": "Game Total Over 235",
"reward": "1.86000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/479bbde0-a916-4740-b0b6-041140162b0f/?format=api"
}
]
}