GET /api/bet_types/883a06fa-871a-4de1-9964-a8d62a8a957b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "883a06fa-871a-4de1-9964-a8d62a8a957b",
"match": "https://api-prod.gambitprofit.com/api/matches/48145e98-2136-4d68-b1c5-f44cb9b9c1b8/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:03:05.079089-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 6",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6c0df414-347a-486e-86de-4b2cd9a4f51e",
"gambit_id": "7d23c928-e832-4574-aea6-a03baa35b233",
"last_updated": "2023-12-29T11:08:24.437772-05:00",
"created_at": "2023-12-27T09:03:05.087613-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883a06fa-871a-4de1-9964-a8d62a8a957b/?format=api"
},
{
"id": "2847fbdd-a971-4531-a7de-e21703b2d29d",
"gambit_id": "67f80963-f546-42ac-9fb9-ea4b0813078c",
"last_updated": "2023-12-29T11:08:24.434006-05:00",
"created_at": "2023-12-27T09:03:05.083143-05:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883a06fa-871a-4de1-9964-a8d62a8a957b/?format=api"
}
]
}