GET /api/bet_types/df26e178-8897-452d-84b7-a038a644d573/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df26e178-8897-452d-84b7-a038a644d573",
"match": "https://api-prod.gambitprofit.com/api/matches/b6e5279f-edc5-4446-9701-f590302ad8c8/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-03T11:23:16.345448-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": "Cleveland Cavaliers",
"amount": 5094.0
},
{
"team": "Indiana Pacers",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "83d1d627-118c-4944-ad63-2f23c952ad28",
"gambit_id": "9e4e7852-cbea-44c1-946c-e1260ce8c188",
"last_updated": "2023-11-04T10:38:17.022265-04:00",
"created_at": "2023-11-03T11:23:16.349000-04:00",
"name": "Cleveland Cavaliers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df26e178-8897-452d-84b7-a038a644d573/?format=api"
},
{
"id": "014cbec2-352f-4d12-9c46-645f18a56c3a",
"gambit_id": "8c24ba3a-6329-4477-b707-5158e4acf794",
"last_updated": "2023-11-04T10:38:17.025586-04:00",
"created_at": "2023-11-03T11:23:16.352959-04:00",
"name": "Indiana Pacers",
"reward": "1.90000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df26e178-8897-452d-84b7-a038a644d573/?format=api"
}
]
}