GET /api/bet_types/34272a91-607f-4f57-a4e5-24093cb8afef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34272a91-607f-4f57-a4e5-24093cb8afef",
"match": "https://api-prod.gambitprofit.com/api/matches/2e50e6e5-e57c-40ac-a04b-227090d9ca97/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-14T09:33:04.125232-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": "WAS",
"amount": 5688.0
},
{
"team": "PIT",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "f54e202b-b879-47b7-98f6-c793e7fc2bb9",
"gambit_id": "aead467c-cc25-405b-abb6-3522dafe701f",
"last_updated": "2023-09-15T16:18:23.873398-04:00",
"created_at": "2023-09-14T09:33:04.129456-04:00",
"name": "WAS",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34272a91-607f-4f57-a4e5-24093cb8afef/?format=api"
},
{
"id": "792fa552-2d10-4631-ac3e-1aa78286fd6f",
"gambit_id": "128e1432-08b4-45f5-8e18-b10ce4b86907",
"last_updated": "2023-09-15T16:18:23.877905-04:00",
"created_at": "2023-09-14T09:33:04.134385-04:00",
"name": "PIT",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34272a91-607f-4f57-a4e5-24093cb8afef/?format=api"
}
]
}