GET /api/bet_types/200a89e1-f804-4b8f-bc64-021613c1d23b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "200a89e1-f804-4b8f-bc64-021613c1d23b",
"match": "https://api-prod.gambitprofit.com/api/matches/2b56642f-9b62-430f-95b7-ebf741233460/?format=api",
"name": "Over/Under",
"created_at": "2023-01-20T09:21:56.986634-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 Under 219.5",
"amount": 5000.0
},
{
"team": "Game Total Over 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "174d5405-9b52-4500-8142-796c37d937c5",
"gambit_id": "bcfd0afd-6069-430e-96a0-0d8556e39a2d",
"last_updated": "2023-01-21T10:32:27.329500-05:00",
"created_at": "2023-01-20T09:21:56.987847-05:00",
"name": "Game Total Under 219.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/200a89e1-f804-4b8f-bc64-021613c1d23b/?format=api"
},
{
"id": "29237a4c-3660-456d-82ef-cf1c5101e41c",
"gambit_id": "4ae651ab-e760-4d13-b199-f9f3e3f782bf",
"last_updated": "2023-01-21T10:32:27.330628-05:00",
"created_at": "2023-01-20T09:21:56.989181-05:00",
"name": "Game Total Over 219.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/200a89e1-f804-4b8f-bc64-021613c1d23b/?format=api"
}
]
}