GET /api/bet_types/b17db8f9-b891-4647-8965-93817a6f241b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b17db8f9-b891-4647-8965-93817a6f241b",
"match": "https://api-prod.gambitprofit.com/api/matches/4ff73370-cbe4-49af-9c9e-53e806569e45/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:17.495722-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 213",
"amount": 5000.0
},
{
"team": "Game Total Under 213",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "caadea78-7bb1-4b66-b9bd-2221c65580ff",
"gambit_id": "0635a5ce-9533-4cb1-b9c6-7d91b2342f0e",
"last_updated": "2023-11-23T14:38:11.870681-05:00",
"created_at": "2023-11-22T09:08:17.499319-05:00",
"name": "Game Total Over 213",
"reward": "1.87000",
"odds": "1.90910",
"spread": "213.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b17db8f9-b891-4647-8965-93817a6f241b/?format=api"
},
{
"id": "80c74a46-da86-4baf-a0fa-8280f709983e",
"gambit_id": "c2df9ec0-ff3b-47b5-9489-9de6c9f4c93d",
"last_updated": "2023-11-23T14:38:11.873961-05:00",
"created_at": "2023-11-22T09:08:17.506504-05:00",
"name": "Game Total Under 213",
"reward": "1.87000",
"odds": "1.90910",
"spread": "213.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b17db8f9-b891-4647-8965-93817a6f241b/?format=api"
}
]
}