GET /api/bet_types/fcc8d320-d38f-4c68-ba63-4b688391cceb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcc8d320-d38f-4c68-ba63-4b688391cceb",
"match": "https://api-prod.gambitprofit.com/api/matches/51e52125-4ad5-4bbd-bfa8-4b949128edce/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T11:22:21.428991-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 Under 6",
"amount": 5423.0
},
{
"team": "Game Total Over 6",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "916de324-7482-4698-a0cd-e2722b1e86be",
"gambit_id": "51e92ab1-fb6a-4738-9c34-45d13a8b1fce",
"last_updated": "2023-04-30T15:06:54.782323-04:00",
"created_at": "2023-04-28T11:22:21.430290-04:00",
"name": "Game Total Under 6",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc8d320-d38f-4c68-ba63-4b688391cceb/?format=api"
},
{
"id": "73cdae1a-cd95-4829-b2c3-3b7abf766469",
"gambit_id": "ba8eb54a-9cd3-4aa8-ab57-1fc6513a0ee1",
"last_updated": "2023-04-30T15:06:54.783687-04:00",
"created_at": "2023-04-28T11:22:21.431674-04:00",
"name": "Game Total Over 6",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc8d320-d38f-4c68-ba63-4b688391cceb/?format=api"
}
]
}