GET /api/bet_types/0b0fbbee-cc02-4af5-8860-6fac02fddc32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b0fbbee-cc02-4af5-8860-6fac02fddc32",
"match": "https://api-prod.gambitprofit.com/api/matches/0e26f17c-69db-4515-8b5d-0eba04e0e77d/?format=api",
"name": "Over/Under",
"created_at": "2023-08-29T08:33:12.530295-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 10.5",
"amount": 5107.0
},
{
"team": "Game Total Under 10.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "62e3304e-f8c3-427d-b53e-d364162fbdc1",
"gambit_id": "3b134285-6466-4215-a2df-1b721b77f19b",
"last_updated": "2023-08-30T13:32:57.801542-04:00",
"created_at": "2023-08-29T08:33:12.534444-04:00",
"name": "Game Total Over 10.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0fbbee-cc02-4af5-8860-6fac02fddc32/?format=api"
},
{
"id": "87d5118a-8c5b-4845-b00a-2c18156f2e31",
"gambit_id": "d26ba5fa-245b-4b3d-b834-8e943cfc7df0",
"last_updated": "2023-08-30T13:32:57.804725-04:00",
"created_at": "2023-08-29T08:33:12.538584-04:00",
"name": "Game Total Under 10.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b0fbbee-cc02-4af5-8860-6fac02fddc32/?format=api"
}
]
}