GET /api/bet_types/01aac6b3-ae83-4711-bcec-1ea5268c0514/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01aac6b3-ae83-4711-bcec-1ea5268c0514",
"match": "https://api-prod.gambitprofit.com/api/matches/4b2538a9-a119-49cc-a9f2-bc9b572d8ae0/?format=api",
"name": "Over/Under",
"created_at": "2023-08-18T13:13:15.731671-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 7",
"amount": 5107.0
},
{
"team": "Game Total Over 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "325692ae-f80f-4da7-a181-c874f6e3a959",
"gambit_id": "2a641e1d-f661-4c0e-a648-e3689db45f0a",
"last_updated": "2023-08-21T10:28:08.583520-04:00",
"created_at": "2023-08-18T13:13:15.741550-04:00",
"name": "Game Total Under 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01aac6b3-ae83-4711-bcec-1ea5268c0514/?format=api"
},
{
"id": "92ec601f-8828-4789-ad27-dddc04d52b90",
"gambit_id": "ebfcab4b-36b9-44a4-9cb4-f2d08f30f9d2",
"last_updated": "2023-08-21T10:28:08.579701-04:00",
"created_at": "2023-08-18T13:13:15.735765-04:00",
"name": "Game Total Over 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01aac6b3-ae83-4711-bcec-1ea5268c0514/?format=api"
}
]
}