GET /api/bet_types/00190507-c38c-47e5-ae3b-5169a5b206fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00190507-c38c-47e5-ae3b-5169a5b206fa",
"match": "https://api-prod.gambitprofit.com/api/matches/bff6c7bc-457e-4cb8-82ee-94bff25363b9/?format=api",
"name": "Over/Under",
"created_at": "2023-05-11T11:17:06.572807-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "857526c9-63d4-4285-81f9-15e9a03597b2",
"gambit_id": "f24131eb-b3f1-4b6d-ac7e-bc51bfbcf813",
"last_updated": "2023-05-14T10:57:13.121020-04:00",
"created_at": "2023-05-11T11:17:06.574274-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00190507-c38c-47e5-ae3b-5169a5b206fa/?format=api"
},
{
"id": "792dbda0-3f71-4383-8d67-ec8d2ac6b531",
"gambit_id": "0eacbe4c-de3e-4e89-a435-3fadd0b07fb8",
"last_updated": "2023-05-14T10:57:13.122537-04:00",
"created_at": "2023-05-11T11:17:06.575749-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00190507-c38c-47e5-ae3b-5169a5b206fa/?format=api"
}
]
}