GET /api/bet_types/0f18826c-8e1f-4677-a7a8-2878c0a629b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f18826c-8e1f-4677-a7a8-2878c0a629b7",
"match": "https://api-prod.gambitprofit.com/api/matches/6f04a60c-91d7-44f5-ac29-c043108d4102/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-23T12:47:11.010465-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": "Buffalo Bills",
"amount": 5000.0
},
{
"team": "Chicago Bears",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "1628afe6-3731-44ab-9350-5c197ceb47f8",
"gambit_id": "1abab878-3283-41b6-8883-d4b67716990c",
"last_updated": "2022-12-25T18:17:07.158595-05:00",
"created_at": "2022-12-23T12:47:11.013002-05:00",
"name": "Buffalo Bills",
"reward": "1.79000",
"odds": "1.90910",
"spread": "-8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f18826c-8e1f-4677-a7a8-2878c0a629b7/?format=api"
},
{
"id": "3c18d7c0-6069-4d2b-a558-d5ac864be26e",
"gambit_id": "589df944-3373-4eee-a031-446c7e1610bf",
"last_updated": "2022-12-25T18:17:07.157490-05:00",
"created_at": "2022-12-23T12:47:11.011682-05:00",
"name": "Chicago Bears",
"reward": "1.79000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f18826c-8e1f-4677-a7a8-2878c0a629b7/?format=api"
}
]
}