GET /api/bet_types/a5a90453-5bac-4f57-b118-aedf71815cf4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5a90453-5bac-4f57-b118-aedf71815cf4",
"match": "https://api-prod.gambitprofit.com/api/matches/1207ce34-db90-46b9-9c57-842cef2c1dee/?format=api",
"name": "Over/Under",
"created_at": "2023-04-29T16:26:58.178254-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 5.5",
"amount": 5423.0
},
{
"team": "Game Total Over 5.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6ae59641-f5a4-43d0-a70d-2950b68e2392",
"gambit_id": "f3cfa2e6-961c-4681-be1a-463f68aedb7c",
"last_updated": "2023-04-30T15:42:19.356947-04:00",
"created_at": "2023-04-29T16:26:58.179591-04:00",
"name": "Game Total Under 5.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5a90453-5bac-4f57-b118-aedf71815cf4/?format=api"
},
{
"id": "73f35ae0-5b4f-43fc-b0d7-7344843720a5",
"gambit_id": "d9480c47-7076-4301-889a-d4da843b1805",
"last_updated": "2023-04-30T15:42:19.358944-04:00",
"created_at": "2023-04-29T16:26:58.180923-04:00",
"name": "Game Total Over 5.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5a90453-5bac-4f57-b118-aedf71815cf4/?format=api"
}
]
}