GET /api/bet_types/5fe6e369-df85-4c87-9a07-82d311f8ffd9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5fe6e369-df85-4c87-9a07-82d311f8ffd9",
"match": "https://api-prod.gambitprofit.com/api/matches/29de0be4-7d54-483f-aa58-92be7750cf47/?format=api",
"name": "Over/Under",
"created_at": "2023-08-25T08:38:08.262290-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 Over 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b3615af3-8259-41de-afb0-88741d1bf8cb",
"gambit_id": "c7b3e00b-a4e3-4320-a4ce-239e44835e8a",
"last_updated": "2023-08-28T18:32:59.316009-04:00",
"created_at": "2023-08-25T08:38:08.266407-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fe6e369-df85-4c87-9a07-82d311f8ffd9/?format=api"
},
{
"id": "fe618474-b95e-482c-9073-b703efc52de8",
"gambit_id": "511e6477-b78c-4425-8884-5449a25626c9",
"last_updated": "2023-08-28T18:32:59.319477-04:00",
"created_at": "2023-08-25T08:38:08.271131-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fe6e369-df85-4c87-9a07-82d311f8ffd9/?format=api"
}
]
}