GET /api/bet_types/a0594d82-0070-4e58-9448-86b23f8fe3c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0594d82-0070-4e58-9448-86b23f8fe3c8",
"match": "https://api-prod.gambitprofit.com/api/matches/fb1b7aab-9476-4c55-953d-5efa4e3781bf/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-26T09:28:19.993011-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": "Philadelphia Flyers",
"amount": 6744.0
},
{
"team": "Minnesota Wild",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "b18fe366-3621-4b4d-93d3-9a395c487bdb",
"gambit_id": "2c304e50-1041-4c94-a188-9cbf4eb667e8",
"last_updated": "2023-10-28T10:18:23.354663-04:00",
"created_at": "2023-10-26T09:28:20.001333-04:00",
"name": "Philadelphia Flyers",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0594d82-0070-4e58-9448-86b23f8fe3c8/?format=api"
},
{
"id": "89e3257c-ec5d-4ab7-be14-6a56109f0bf0",
"gambit_id": "cbb9ec92-cf8d-4d4a-9aad-76d2e08c8244",
"last_updated": "2023-10-28T10:18:23.351449-04:00",
"created_at": "2023-10-26T09:28:19.996828-04:00",
"name": "Minnesota Wild",
"reward": "2.90000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0594d82-0070-4e58-9448-86b23f8fe3c8/?format=api"
}
]
}