GET /api/bet_types/1923230b-9b1a-47c0-87fa-d6435be4b796/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1923230b-9b1a-47c0-87fa-d6435be4b796",
"match": "https://api-prod.gambitprofit.com/api/matches/867876c9-2b7a-4f5c-8a2d-594215995b60/?format=api",
"name": "Over/Under",
"created_at": "2023-04-09T09:27:08.676422-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Over 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d7670551-03f0-4f7b-94f1-1e2fc1611fc7",
"gambit_id": "2da2c1f3-a9ba-4600-a89f-9b590e680299",
"last_updated": "2023-04-10T14:52:07.547079-04:00",
"created_at": "2023-04-09T09:27:08.678463-04:00",
"name": "Game Total Under 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1923230b-9b1a-47c0-87fa-d6435be4b796/?format=api"
},
{
"id": "e38dbc72-417b-4668-91b7-4469afdd1666",
"gambit_id": "1dab391c-1a0e-4deb-888e-bb1681f230ca",
"last_updated": "2023-04-10T14:52:07.549326-04:00",
"created_at": "2023-04-09T09:27:08.680529-04:00",
"name": "Game Total Over 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1923230b-9b1a-47c0-87fa-d6435be4b796/?format=api"
}
]
}