GET /api/bet_types/5467c250-2e87-449f-b81f-2b7149f22c64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5467c250-2e87-449f-b81f-2b7149f22c64",
"match": "https://api-prod.gambitprofit.com/api/matches/a68c4121-eb60-41cf-90f0-3a368ba5fdba/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Vancouver Canucks",
"amount": 6619.0
},
{
"team": "Washington Capitals",
"amount": 3381.0
}
],
"expected_reward_tokens": 9465.17,
"profit_sb": -34.83,
"profit_sb_percentage": -0.37,
"recommended": false
},
"lines": [
{
"id": "61e39cfd-3bb7-4a51-be49-1a3fc0c6b568",
"gambit_id": "246a0164-4844-415e-98a1-297ad86a051c",
"last_updated": "2022-10-18T09:12:06.487469-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vancouver Canucks",
"reward": "1.43000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5467c250-2e87-449f-b81f-2b7149f22c64/?format=api"
},
{
"id": "801843b3-bd35-48b5-92c9-ec8429487bd7",
"gambit_id": "f5cce16d-bdeb-4f8d-a481-4ae53f15a387",
"last_updated": "2022-10-18T09:12:06.486503-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "2.80000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5467c250-2e87-449f-b81f-2b7149f22c64/?format=api"
}
]
}