GET /api/bet_types/71f3682c-b231-4bfa-8ee0-829d3f173f62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71f3682c-b231-4bfa-8ee0-829d3f173f62",
"match": "https://api-prod.gambitprofit.com/api/matches/0380e7c9-c2f9-4029-b9fa-fcb9b23dda2c/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-16T09:08:24.673981-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": "PIT",
"amount": 5423.0
},
{
"team": "SFO",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2141eb95-bd65-4a4c-bbf1-f482cfbc97fa",
"gambit_id": "f06ed4e5-4f27-4568-94f2-27436805dfb9",
"last_updated": "2023-07-18T09:13:00.018442-04:00",
"created_at": "2023-07-16T09:08:24.676878-04:00",
"name": "PIT",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f3682c-b231-4bfa-8ee0-829d3f173f62/?format=api"
},
{
"id": "60e4c682-e9bc-4711-a0e3-e1f899d7963e",
"gambit_id": "85c51e6b-7215-4e18-83cd-138e4c389704",
"last_updated": "2023-07-18T09:13:00.017077-04:00",
"created_at": "2023-07-16T09:08:24.675389-04:00",
"name": "SFO",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f3682c-b231-4bfa-8ee0-829d3f173f62/?format=api"
}
]
}