GET /api/bet_types/349d6a1a-94de-46c4-a7b8-469e3b28db26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "349d6a1a-94de-46c4-a7b8-469e3b28db26",
"match": "https://api-prod.gambitprofit.com/api/matches/0efa5eca-814e-479f-9081-f2087c8cf4fd/?format=api",
"name": "Over/Under",
"created_at": "2023-08-03T11:02:58.227927-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 Over 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1ed32a32-1b5f-41e1-8963-e0b56464302f",
"gambit_id": "a112ac3d-e472-4562-8453-9e678c94c167",
"last_updated": "2023-08-04T11:53:16.272956-04:00",
"created_at": "2023-08-03T11:02:58.233806-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/349d6a1a-94de-46c4-a7b8-469e3b28db26/?format=api"
},
{
"id": "a185c9a5-60cf-4a07-8143-b7c39731784c",
"gambit_id": "2840e898-e31a-4de8-860d-5b63c4136d9f",
"last_updated": "2023-08-04T11:53:16.284679-04:00",
"created_at": "2023-08-03T11:02:58.241000-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/349d6a1a-94de-46c4-a7b8-469e3b28db26/?format=api"
}
]
}