GET /api/bet_types/03e7ce3e-6f1b-4fbd-8632-2c637a644f14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03e7ce3e-6f1b-4fbd-8632-2c637a644f14",
"match": "https://api-prod.gambitprofit.com/api/matches/15f5662a-a618-4217-96be-5fbb951443ec/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 8",
"amount": 5207.0
},
{
"team": "Game Total Under 8",
"amount": 4793.0
}
],
"expected_reward_tokens": 9058.77,
"profit_sb": 58.77,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "0383c254-9618-4c9c-9b37-ce724c6aeb86",
"gambit_id": "f25c7b02-2940-4d85-bb2f-4d1792ec6326",
"last_updated": "2022-09-12T10:47:18.843125-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.74000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03e7ce3e-6f1b-4fbd-8632-2c637a644f14/?format=api"
},
{
"id": "4b13c55e-4e22-41b2-9a3c-410c8f7aebbd",
"gambit_id": "1fb65e0b-e1e8-4c9d-b150-d9bacdb3f936",
"last_updated": "2022-09-12T10:47:18.842046-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.89000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03e7ce3e-6f1b-4fbd-8632-2c637a644f14/?format=api"
}
]
}