GET /api/bet_types/3674229c-8652-4b62-9783-7cc6aeed10e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3674229c-8652-4b62-9783-7cc6aeed10e6",
"match": "https://api-prod.gambitprofit.com/api/matches/d971df4d-af56-4bce-abe0-4c2dffca461d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-21T08:58:04.367208-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": "95d1054f-2d39-4285-8099-63dd36d9ec58",
"gambit_id": "3c0b8471-b18b-4e24-b464-2917e221aad6",
"last_updated": "2023-09-23T10:13:10.952777-04:00",
"created_at": "2023-09-21T08:58:04.376129-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/3674229c-8652-4b62-9783-7cc6aeed10e6/?format=api"
},
{
"id": "b6fc624f-d406-4de0-a279-99ac0c6eebc5",
"gambit_id": "a25f076b-a1b9-4a6e-9386-b9ddfcff998e",
"last_updated": "2023-09-23T10:13:10.956335-04:00",
"created_at": "2023-09-21T08:58:04.371448-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/3674229c-8652-4b62-9783-7cc6aeed10e6/?format=api"
}
]
}