GET /api/bet_types/fc1703b3-91b6-4ecd-93d2-6ae56a40e63b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc1703b3-91b6-4ecd-93d2-6ae56a40e63b",
"match": "https://api-prod.gambitprofit.com/api/matches/7d9cf023-07a3-4d3e-b616-25627de561b1/?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 Under 8",
"amount": 5208.0
},
{
"team": "Game Total Over 8",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "927d0eef-2e8d-422d-9455-d7bdc9ac0c06",
"gambit_id": "02773c2d-04d4-4c20-b431-7f43cbf74279",
"last_updated": "2022-09-19T09:32:04.438124-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.73000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc1703b3-91b6-4ecd-93d2-6ae56a40e63b/?format=api"
},
{
"id": "e86946de-cfb1-482f-bde4-a5b9a5511e5e",
"gambit_id": "02d0b76b-40ed-49ea-8e84-0fb5c62d1298",
"last_updated": "2022-09-19T09:32:04.439082-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.88000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc1703b3-91b6-4ecd-93d2-6ae56a40e63b/?format=api"
}
]
}