GET /api/bet_types/384f9ae2-86d7-4090-8816-bf567db1af96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "384f9ae2-86d7-4090-8816-bf567db1af96",
"match": "https://api-prod.gambitprofit.com/api/matches/e1a6dfad-b7fa-4709-b2c1-8913ae3d2296/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T09:07:01.591369-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Under 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "8dcae7af-cc2c-4762-b378-ac3d49a2b8b8",
"gambit_id": "ce9288af-f7b1-4808-a784-53d043850cb0",
"last_updated": "2023-02-24T12:32:14.611591-05:00",
"created_at": "2023-02-23T09:07:01.593882-05:00",
"name": "Game Total Over 223.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/384f9ae2-86d7-4090-8816-bf567db1af96/?format=api"
},
{
"id": "974bf1e3-60c1-4aab-9422-a71700f65c8f",
"gambit_id": "0d9976ee-92fa-4bca-9bd9-e4b90269d167",
"last_updated": "2023-02-24T12:32:14.610405-05:00",
"created_at": "2023-02-23T09:07:01.592633-05:00",
"name": "Game Total Under 223.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/384f9ae2-86d7-4090-8816-bf567db1af96/?format=api"
}
]
}