GET /api/bet_types/4708b570-6451-4a01-899e-3036c22aceea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4708b570-6451-4a01-899e-3036c22aceea",
"match": "https://api-prod.gambitprofit.com/api/matches/60e37407-a37f-4a2f-a55a-03ed98e41edf/?format=api",
"name": "Over/Under",
"created_at": "2023-04-18T12:12:01.830735-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": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ba76f559-78c2-4e18-b0ce-e7f4ac74605f",
"gambit_id": "585c13bf-b0b4-4409-9d37-6b268ca808f5",
"last_updated": "2023-04-19T13:47:13.608924-04:00",
"created_at": "2023-04-18T12:12:01.832284-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4708b570-6451-4a01-899e-3036c22aceea/?format=api"
},
{
"id": "7f66048f-e4fb-48eb-b12a-d2dd2ea9cf37",
"gambit_id": "4fdb27df-17e0-47bb-9f72-7955acd0b4d4",
"last_updated": "2023-04-19T13:47:13.611299-04:00",
"created_at": "2023-04-18T12:12:01.834154-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4708b570-6451-4a01-899e-3036c22aceea/?format=api"
}
]
}