GET /api/bet_types/34186242-02e3-49c5-9e5a-86e47793279a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34186242-02e3-49c5-9e5a-86e47793279a",
"match": "https://api-prod.gambitprofit.com/api/matches/8c4fc2f1-69e7-4b49-8cda-f4b0b3dac771/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-05T09:57:11.616239-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": "Washington Commanders",
"amount": 5000.0
},
{
"team": "Dallas Cowboys",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "c8edddeb-a04e-4d5b-b88e-cb4e2890cb4d",
"gambit_id": "d19bb859-dbfe-46dc-a5ee-5e597601d085",
"last_updated": "2023-01-09T10:02:16.699500-05:00",
"created_at": "2023-01-05T09:57:11.617454-05:00",
"name": "Washington Commanders",
"reward": "1.78000",
"odds": "1.90910",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34186242-02e3-49c5-9e5a-86e47793279a/?format=api"
},
{
"id": "8dcb022b-afea-4ca3-8044-d4daff6355b0",
"gambit_id": "48be9a80-4734-48f8-9ebd-27cead80a7d2",
"last_updated": "2023-01-09T10:02:16.700564-05:00",
"created_at": "2023-01-05T09:57:11.618735-05:00",
"name": "Dallas Cowboys",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34186242-02e3-49c5-9e5a-86e47793279a/?format=api"
}
]
}