GET /api/bet_types/545e68f5-cfe0-43a2-899a-e5faf6c0c555/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "545e68f5-cfe0-43a2-899a-e5faf6c0c555",
"match": "https://api-prod.gambitprofit.com/api/matches/2e1697ed-c382-4fa6-a57f-cacc05ea57b6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:08.674083-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": "Tampa Bay Buccaneers",
"amount": 6241.0
},
{
"team": "Carolina Panthers",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "45a8121f-8417-4834-bb93-92346201c610",
"gambit_id": "9c80f284-d832-43bb-a2af-e0b1e785afba",
"last_updated": "2023-12-04T20:53:08.926408-05:00",
"created_at": "2023-11-30T10:28:08.682354-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/545e68f5-cfe0-43a2-899a-e5faf6c0c555/?format=api"
},
{
"id": "ba896472-9e90-42fe-83de-3982beab47e0",
"gambit_id": "5549bb5b-039d-4397-9de2-585d5fbbdbb7",
"last_updated": "2023-12-04T20:53:08.916410-05:00",
"created_at": "2023-11-30T10:28:08.678374-05:00",
"name": "Carolina Panthers",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/545e68f5-cfe0-43a2-899a-e5faf6c0c555/?format=api"
}
]
}