GET /api/bet_types/6a4674d4-7cc2-4d80-86f5-79b6b6b3bd72/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a4674d4-7cc2-4d80-86f5-79b6b6b3bd72",
"match": "https://api-prod.gambitprofit.com/api/matches/7a6568d2-ec36-4024-8f5a-bc6d191a78cd/?format=api",
"name": "Over/Under",
"created_at": "2023-11-25T09:23:05.662798-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 Over 6",
"amount": 5214.0
},
{
"team": "Game Total Under 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "94a6743a-108b-4890-abbf-6e259af96e9e",
"gambit_id": "0bb64138-2f4b-47d8-9484-94de10dfcda4",
"last_updated": "2023-11-27T10:13:22.541545-05:00",
"created_at": "2023-11-25T09:23:05.666247-05:00",
"name": "Game Total Over 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a4674d4-7cc2-4d80-86f5-79b6b6b3bd72/?format=api"
},
{
"id": "0e29901e-af98-457e-8e14-4957bf5c284b",
"gambit_id": "94300406-2b1e-46b9-94c9-235f987aea5d",
"last_updated": "2023-11-27T10:13:22.544716-05:00",
"created_at": "2023-11-25T09:23:05.670257-05:00",
"name": "Game Total Under 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a4674d4-7cc2-4d80-86f5-79b6b6b3bd72/?format=api"
}
]
}