GET /api/bet_types/8e621052-a6ba-484f-a14e-a9a82758b233/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e621052-a6ba-484f-a14e-a9a82758b233",
"match": "https://api-prod.gambitprofit.com/api/matches/28db9899-1335-49d7-917c-54fa24acbd3a/?format=api",
"name": "Over/Under",
"created_at": "2023-07-08T09:53:01.717407-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": "Total Rounds Over 3.5",
"amount": 5875.0
},
{
"team": "Total Rounds Under 3.5",
"amount": 4125.0
}
],
"expected_reward_tokens": 9281.25,
"profit_sb": -218.75,
"profit_sb_percentage": -2.3,
"recommended": false
},
"lines": [
{
"id": "039b2bcb-54bb-48f9-9f64-688faac1970a",
"gambit_id": "17ab1ffd-d940-4ea6-b84b-8d71d022c14b",
"last_updated": "2023-07-10T18:18:16.796176-04:00",
"created_at": "2023-07-08T09:53:01.719414-04:00",
"name": "Total Rounds Over 3.5",
"reward": "1.58000",
"odds": "1.60610",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e621052-a6ba-484f-a14e-a9a82758b233/?format=api"
},
{
"id": "0bde47c7-0ede-43c5-a831-447fe7832875",
"gambit_id": "e9beae3e-dbd2-4eeb-ae5d-080651b2220e",
"last_updated": "2023-07-10T18:18:16.797462-04:00",
"created_at": "2023-07-08T09:53:01.721588-04:00",
"name": "Total Rounds Under 3.5",
"reward": "2.25000",
"odds": "2.30000",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e621052-a6ba-484f-a14e-a9a82758b233/?format=api"
}
]
}