GET /api/bet_types/1d5afd74-d754-41b8-884b-8a0bfff93579/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d5afd74-d754-41b8-884b-8a0bfff93579",
"match": "https://api-prod.gambitprofit.com/api/matches/9c90112a-9cfe-40a2-a45d-cd61573100ed/?format=api",
"name": "Over/Under",
"created_at": "2023-05-29T11:47:14.075066-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": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4aa2d006-2297-46a4-9fca-63f8244c0e86",
"gambit_id": "37bf5eaf-df43-47f9-8ded-0d12cdce5dd2",
"last_updated": "2023-05-30T10:47:20.743758-04:00",
"created_at": "2023-05-29T11:47:14.077357-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d5afd74-d754-41b8-884b-8a0bfff93579/?format=api"
},
{
"id": "29283005-6918-4362-aca8-8ecbcd330c16",
"gambit_id": "1ac867ab-e3d6-49ed-b553-37664839bdf1",
"last_updated": "2023-05-30T10:47:20.746296-04:00",
"created_at": "2023-05-29T11:47:14.079547-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d5afd74-d754-41b8-884b-8a0bfff93579/?format=api"
}
]
}