GET /api/bet_types/f3ba515c-371d-4d36-bd7e-e206a17b2026/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3ba515c-371d-4d36-bd7e-e206a17b2026",
"match": "https://api-prod.gambitprofit.com/api/matches/d3e0db25-284a-429a-bbcc-c8cc43fa2a85/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-30T08:18:13.474729-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": "MIL (B Woodruff)",
"amount": 5260.0
},
{
"team": "CHC (K Hendricks)",
"amount": 4740.0
}
],
"expected_reward_tokens": 9573.2,
"profit_sb": 73.2,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "0b122a28-335c-4612-a68e-b6849cf3a427",
"gambit_id": "dfa50f40-ce25-4a50-883a-2dc7fb5749f6",
"last_updated": "2023-08-31T19:28:23.711455-04:00",
"created_at": "2023-08-30T08:18:13.487473-04:00",
"name": "MIL (B Woodruff)",
"reward": "1.82000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3ba515c-371d-4d36-bd7e-e206a17b2026/?format=api"
},
{
"id": "fe1fe5ee-00ea-4096-9bc5-c8c26408e903",
"gambit_id": "6bfcb457-1b34-4171-ae1b-2431d8e6ebb6",
"last_updated": "2023-08-31T19:28:23.714900-04:00",
"created_at": "2023-08-30T08:18:13.500838-04:00",
"name": "CHC (K Hendricks)",
"reward": "2.02000",
"odds": "2.07000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3ba515c-371d-4d36-bd7e-e206a17b2026/?format=api"
}
]
}