GET /api/bet_types/7ef12de5-13f1-4224-a340-fd4798495661/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ef12de5-13f1-4224-a340-fd4798495661",
"match": "https://api-prod.gambitprofit.com/api/matches/9aeb43b7-bbad-4ae7-a31a-e83c0a0842f1/?format=api",
"name": "Over/Under",
"created_at": "2023-04-15T12:27:13.815796-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": "674aede4-3018-4946-868d-4211fbb5ac60",
"gambit_id": "9d821b83-6341-4940-adb9-bf91f9ec13b2",
"last_updated": "2023-04-16T17:57:16.315743-04:00",
"created_at": "2023-04-15T12:27:13.818763-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/7ef12de5-13f1-4224-a340-fd4798495661/?format=api"
},
{
"id": "e34d9008-6cc4-4dfd-aff9-3f4a56389c26",
"gambit_id": "55eac8aa-2649-4d3e-ad2d-f2af05823877",
"last_updated": "2023-04-16T17:57:16.313475-04:00",
"created_at": "2023-04-15T12:27:13.817202-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/7ef12de5-13f1-4224-a340-fd4798495661/?format=api"
}
]
}