GET /api/bet_types/ff48bf7a-6fab-4dfa-8841-906016085929/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff48bf7a-6fab-4dfa-8841-906016085929",
"match": "https://api-prod.gambitprofit.com/api/matches/c312a0a0-981c-446d-a6ed-7dff5494a3e1/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-07T09:48:17.660205-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 Sabres",
"amount": 5000.0
},
{
"team": "Boston Bruins",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0069c20a-e4a1-4813-919f-a65f41c7777b",
"gambit_id": "241434e9-b64e-4f79-badd-874fc98d9aca",
"last_updated": "2023-12-08T21:23:06.840602-05:00",
"created_at": "2023-12-07T09:48:17.664240-05:00",
"name": "Buffalo Sabres",
"reward": "1.87000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff48bf7a-6fab-4dfa-8841-906016085929/?format=api"
},
{
"id": "23c7dcbb-a9c6-49f9-ba73-653cc8638e3c",
"gambit_id": "4ee15e74-f510-4c01-b42c-0bda0b8f8114",
"last_updated": "2023-12-08T21:23:06.844249-05:00",
"created_at": "2023-12-07T09:48:17.668073-05:00",
"name": "Boston Bruins",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff48bf7a-6fab-4dfa-8841-906016085929/?format=api"
}
]
}