GET /api/bet_types/0db6067d-bce2-466b-839a-d7cd445ba598/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0db6067d-bce2-466b-839a-d7cd445ba598",
"match": "https://api-prod.gambitprofit.com/api/matches/2fed9ffa-4a41-476e-874c-c7f772e5f699/?format=api",
"name": "Over/Under",
"created_at": "2023-06-14T05:58:09.940519-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": "97580dfc-9114-41ec-9dae-b66fec1fdb40",
"gambit_id": "960e72f6-667d-4bad-9ea9-2dd97f643fb5",
"last_updated": "2023-06-15T17:23:07.337455-04:00",
"created_at": "2023-06-14T05:58:09.945271-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/0db6067d-bce2-466b-839a-d7cd445ba598/?format=api"
},
{
"id": "75053cbd-f326-4871-a2a9-594638eed4e1",
"gambit_id": "7b0e09a9-63fe-41eb-80f9-faf3d79a0fce",
"last_updated": "2023-06-15T17:23:07.334987-04:00",
"created_at": "2023-06-14T05:58:09.942801-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/0db6067d-bce2-466b-839a-d7cd445ba598/?format=api"
}
]
}