GET /api/bet_types/8162aae9-342b-4269-9414-2f9a2e7832e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8162aae9-342b-4269-9414-2f9a2e7832e0",
"match": "https://api-prod.gambitprofit.com/api/matches/2cbbcfd4-e74c-4d09-b42d-342e327d85c4/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-17T09:28:10.979184-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": "Florida Panthers",
"amount": 6449.0
},
{
"team": "Detroit Red Wings",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "785166d5-9e6d-483a-a339-4ee47d217b23",
"gambit_id": "27c7ecb6-5271-4c44-8a62-6a6a8175f170",
"last_updated": "2024-01-19T12:13:16.896365-05:00",
"created_at": "2024-01-17T09:28:11.007602-05:00",
"name": "Florida Panthers",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8162aae9-342b-4269-9414-2f9a2e7832e0/?format=api"
},
{
"id": "de3a24b0-309e-4883-9fbd-cfbb9733fc70",
"gambit_id": "8cf0796a-7655-4635-b00e-889c2ff6897c",
"last_updated": "2024-01-19T12:13:16.892702-05:00",
"created_at": "2024-01-17T09:28:10.996981-05:00",
"name": "Detroit Red Wings",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8162aae9-342b-4269-9414-2f9a2e7832e0/?format=api"
}
]
}