GET /api/bet_types/a792ad00-6091-4541-a946-a4b5fbb2fb56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a792ad00-6091-4541-a946-a4b5fbb2fb56",
"match": "https://api-prod.gambitprofit.com/api/matches/4087ff46-5c52-4fa8-a870-1d6680e7f852/?format=api",
"name": "Over/Under",
"created_at": "2023-06-02T10:32:07.783763-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "73624133-e874-48d3-95f8-d54d0d3d381e",
"gambit_id": "c19c1ac3-1b55-4d74-9f32-f924887820a9",
"last_updated": "2023-06-04T13:17:18.398181-04:00",
"created_at": "2023-06-02T10:32:07.787670-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a792ad00-6091-4541-a946-a4b5fbb2fb56/?format=api"
},
{
"id": "86b39b1d-fde9-4814-b087-5618024f6c28",
"gambit_id": "45d1b3b0-ffd0-41f4-aa9f-4990c265ff62",
"last_updated": "2023-06-04T13:17:18.396785-04:00",
"created_at": "2023-06-02T10:32:07.785680-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a792ad00-6091-4541-a946-a4b5fbb2fb56/?format=api"
}
]
}