GET /api/bet_types/ee7d8618-d83e-4b4d-bb50-30becaa5a0eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee7d8618-d83e-4b4d-bb50-30becaa5a0eb",
"match": "https://api-prod.gambitprofit.com/api/matches/698d317d-c4bd-4422-aa49-b7ceb5142170/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T15:07:04.863448-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 2.5",
"amount": 5000.0
},
{
"team": "Game Total Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9200.0,
"profit_sb": -300.0,
"profit_sb_percentage": -3.16,
"recommended": false
},
"lines": [
{
"id": "f89422ce-583a-4558-8b65-6059691f04db",
"gambit_id": "e64e4d10-1f25-4049-98ee-972f65968894",
"last_updated": "2023-05-01T12:27:20.411057-04:00",
"created_at": "2023-04-28T15:07:04.865073-04:00",
"name": "Game Total Under 2.5",
"reward": "1.84000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee7d8618-d83e-4b4d-bb50-30becaa5a0eb/?format=api"
},
{
"id": "d7eaa9fd-8e39-400f-8cbf-1a31a7748ffe",
"gambit_id": "3b4b9f41-8dbb-4485-bf38-d08260f02d66",
"last_updated": "2023-05-01T12:27:20.413202-04:00",
"created_at": "2023-04-28T15:07:04.867042-04:00",
"name": "Game Total Over 2.5",
"reward": "1.84000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee7d8618-d83e-4b4d-bb50-30becaa5a0eb/?format=api"
}
]
}