GET /api/bet_types/69e4e367-5f30-48e8-9833-5ced146e5932/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69e4e367-5f30-48e8-9833-5ced146e5932",
"match": "https://api-prod.gambitprofit.com/api/matches/168f7d56-e21c-46cc-8803-dace5b98f58b/?format=api",
"name": "Over/Under",
"created_at": "2023-10-24T08:57:57.641186-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 Over 5.5",
"amount": 5094.0
},
{
"team": "Game Total Under 5.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "5d7fb49d-a10b-4fa1-b08f-644cb9563fb1",
"gambit_id": "863feb67-55bb-4e9d-b5f5-8892cb115eb2",
"last_updated": "2023-10-26T10:18:03.841644-04:00",
"created_at": "2023-10-24T08:57:57.650802-04:00",
"name": "Game Total Over 5.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e4e367-5f30-48e8-9833-5ced146e5932/?format=api"
},
{
"id": "2a895849-536a-459d-9780-3472a8fecffd",
"gambit_id": "60ae72e6-b897-4970-b39d-aebd61aada38",
"last_updated": "2023-10-26T10:18:03.838023-04:00",
"created_at": "2023-10-24T08:57:57.646252-04:00",
"name": "Game Total Under 5.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e4e367-5f30-48e8-9833-5ced146e5932/?format=api"
}
]
}