GET /api/bet_types/4443e72f-d27c-4faa-8089-1696e353f0be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4443e72f-d27c-4faa-8089-1696e353f0be",
"match": "https://api-prod.gambitprofit.com/api/matches/76cf3c4b-81bd-4ab3-ad2c-57e0bf78f498/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-01T18:52:59.549504-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": "DET",
"amount": 6324.0
},
{
"team": "COL",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "22c24fa7-6847-4f4b-a82e-0b8c5fb4ffce",
"gambit_id": "c548e9e9-bb38-4f9b-92e5-46b6009b259c",
"last_updated": "2023-07-03T01:08:13.849696-04:00",
"created_at": "2023-07-01T18:52:59.551183-04:00",
"name": "DET",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4443e72f-d27c-4faa-8089-1696e353f0be/?format=api"
},
{
"id": "9e6fd1e9-3720-4ff9-bee0-26811a91c312",
"gambit_id": "740dd2ab-a3c4-498d-a0b9-a7b28d4a119b",
"last_updated": "2023-07-03T01:08:13.851052-04:00",
"created_at": "2023-07-01T18:52:59.552925-04:00",
"name": "COL",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4443e72f-d27c-4faa-8089-1696e353f0be/?format=api"
}
]
}