GET /api/bet_types/da363f99-8d5b-4b09-b494-eb0e8df3c065/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da363f99-8d5b-4b09-b494-eb0e8df3c065",
"match": "https://api-prod.gambitprofit.com/api/matches/fa390eec-a431-4378-81ae-f062ca7b17bf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-21T09:13:07.568106-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": "Arizona Coyotes",
"amount": 5773.0
},
{
"team": "San Jose Sharks",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "7697269e-1279-4ec3-86ab-b601a30c7812",
"gambit_id": "13851a49-7101-4523-99e1-99b2a45ecd09",
"last_updated": "2023-12-23T14:48:20.616985-05:00",
"created_at": "2023-12-21T09:13:07.572293-05:00",
"name": "Arizona Coyotes",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da363f99-8d5b-4b09-b494-eb0e8df3c065/?format=api"
},
{
"id": "e265dc13-145f-4178-9c15-f8d42d92cc8b",
"gambit_id": "975e4c15-1159-47e6-b557-4c7d0c64d27b",
"last_updated": "2023-12-23T14:48:20.620888-05:00",
"created_at": "2023-12-21T09:13:07.576844-05:00",
"name": "San Jose Sharks",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da363f99-8d5b-4b09-b494-eb0e8df3c065/?format=api"
}
]
}