GET /api/bet_types/91198e25-0db2-4ee2-956a-ec3e641d5cf4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91198e25-0db2-4ee2-956a-ec3e641d5cf4",
"match": "https://api-prod.gambitprofit.com/api/matches/e0deb5ee-c409-4e93-be49-945b3863de7a/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T19:52:12.792615-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 143",
"amount": 5000.0
},
{
"team": "Game Total Over 143",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8734a56c-133e-49bf-a8fc-bae319cdb46e",
"gambit_id": "85c644b4-cdf7-424b-b149-6f395031612b",
"last_updated": "2023-03-18T11:42:24.070437-04:00",
"created_at": "2023-03-14T19:52:12.794083-04:00",
"name": "Game Total Under 143",
"reward": "1.87000",
"odds": "1.90910",
"spread": "143.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91198e25-0db2-4ee2-956a-ec3e641d5cf4/?format=api"
},
{
"id": "6ccbdc62-69e7-411a-bcc4-68833d46af1f",
"gambit_id": "ffa31e3e-8687-4698-9cf2-e8963af522ad",
"last_updated": "2023-03-18T11:42:24.071769-04:00",
"created_at": "2023-03-14T19:52:12.795595-04:00",
"name": "Game Total Over 143",
"reward": "1.87000",
"odds": "1.90910",
"spread": "143.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91198e25-0db2-4ee2-956a-ec3e641d5cf4/?format=api"
}
]
}