GET /api/bet_types/a3b1e548-193a-49dd-adce-5da47cdac567/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3b1e548-193a-49dd-adce-5da47cdac567",
"match": "https://api-prod.gambitprofit.com/api/matches/ef79a53b-cc64-4f6e-98aa-887f1aca0930/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:23.759698-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 230",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0febdb08-d463-4226-a904-2f5bd1070779",
"gambit_id": "cf215e28-8a8b-4c8f-b6dc-60f2a561f89d",
"last_updated": "2023-04-06T13:17:08.398052-04:00",
"created_at": "2023-04-05T09:22:23.765039-04:00",
"name": "Game Total Over 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b1e548-193a-49dd-adce-5da47cdac567/?format=api"
},
{
"id": "0fb728d1-78b2-43c9-8a78-483f206dc8ff",
"gambit_id": "39796ca9-71f8-4a30-91f1-14af5d148268",
"last_updated": "2023-04-06T13:17:08.396836-04:00",
"created_at": "2023-04-05T09:22:23.761737-04:00",
"name": "Game Total Under 230",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3b1e548-193a-49dd-adce-5da47cdac567/?format=api"
}
]
}