GET /api/bet_types/fe408230-3389-4dd7-b7c9-fd28cbc09637/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe408230-3389-4dd7-b7c9-fd28cbc09637",
"match": "https://api-prod.gambitprofit.com/api/matches/88df1d6f-14e0-40fe-9a0c-e8aad2916646/?format=api",
"name": "Over/Under",
"created_at": "2023-02-02T20:22:09.594138-05: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 229",
"amount": 5000.0
},
{
"team": "Game Total Under 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "68bb2203-ebed-45aa-86b4-371f46d8bebc",
"gambit_id": "5d49e200-dcbc-4fad-b2a4-7c9e5b8847bf",
"last_updated": "2023-02-03T10:06:50.175616-05:00",
"created_at": "2023-02-02T20:22:09.597275-05:00",
"name": "Game Total Over 229",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe408230-3389-4dd7-b7c9-fd28cbc09637/?format=api"
},
{
"id": "e34e2ec6-187e-47b3-872a-e16d81858b6f",
"gambit_id": "2a614af6-d9a8-40fb-bf66-c3764bd7f15c",
"last_updated": "2023-02-03T10:06:50.174430-05:00",
"created_at": "2023-02-02T20:22:09.595793-05:00",
"name": "Game Total Under 229",
"reward": "1.86000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe408230-3389-4dd7-b7c9-fd28cbc09637/?format=api"
}
]
}