GET /api/bet_types/700a10fd-d082-40f6-b230-312d87192c2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "700a10fd-d082-40f6-b230-312d87192c2c",
"match": "https://api-prod.gambitprofit.com/api/matches/3ed7ed38-3710-49e5-ac91-0b333f3f6f0a/?format=api",
"name": "Over/Under",
"created_at": "2023-02-01T09:26:46.881851-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 Over 243.5",
"amount": 5000.0
},
{
"team": "Game Total Under 243.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "cc287d35-76f0-412d-b786-93e101e2910c",
"gambit_id": "a71c2556-17cc-4cc2-99a0-0280fcdb5c0e",
"last_updated": "2023-02-02T10:32:06.468261-05:00",
"created_at": "2023-02-01T09:26:46.884527-05:00",
"name": "Game Total Over 243.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "243.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/700a10fd-d082-40f6-b230-312d87192c2c/?format=api"
},
{
"id": "49220398-9e37-483e-bc2d-863f3cc662f7",
"gambit_id": "a3c83677-cf4d-4f82-b3e6-8784a2b98b69",
"last_updated": "2023-02-02T10:32:06.467020-05:00",
"created_at": "2023-02-01T09:26:46.883138-05:00",
"name": "Game Total Under 243.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "243.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/700a10fd-d082-40f6-b230-312d87192c2c/?format=api"
}
]
}