GET /api/bet_types/3e21f606-b593-4453-8a1a-88d7305f7ddc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e21f606-b593-4453-8a1a-88d7305f7ddc",
"match": "https://api-prod.gambitprofit.com/api/matches/54e8ec17-66e9-4bc8-88b5-82a665108e95/?format=api",
"name": "Over/Under",
"created_at": "2023-08-23T08:33:16.282122-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4f116232-322b-4a93-a684-92d5fe21d98b",
"gambit_id": "51b43467-a8e2-446c-83e0-92ebb2197916",
"last_updated": "2023-08-25T10:23:03.046434-04:00",
"created_at": "2023-08-23T08:33:16.292152-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e21f606-b593-4453-8a1a-88d7305f7ddc/?format=api"
},
{
"id": "1942341f-e256-4a8a-bf92-5c39ada87690",
"gambit_id": "093fa1f3-0f06-4ba1-b28c-981bfda32e34",
"last_updated": "2023-08-25T10:23:03.041447-04:00",
"created_at": "2023-08-23T08:33:16.286784-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e21f606-b593-4453-8a1a-88d7305f7ddc/?format=api"
}
]
}