GET /api/bet_types/f2714c18-f6e0-48fc-8f4d-7bdaf2aa2ed0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2714c18-f6e0-48fc-8f4d-7bdaf2aa2ed0",
"match": "https://api-prod.gambitprofit.com/api/matches/234049c2-07f4-484d-a9c9-991ec66df043/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:18:22.140647-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": "Montreal Canadiens",
"amount": 6390.0
},
{
"team": "Buffalo Sabres",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "250f9720-d18e-4206-be92-caf481c9a85e",
"gambit_id": "a1fb4682-9c5c-4050-8b41-c05c5aac99f1",
"last_updated": "2024-01-05T23:08:07.215794-05:00",
"created_at": "2024-01-04T09:18:22.189025-05:00",
"name": "Montreal Canadiens",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2714c18-f6e0-48fc-8f4d-7bdaf2aa2ed0/?format=api"
},
{
"id": "2ee1c3d4-60d0-44b4-b226-b03e68373267",
"gambit_id": "5a1cc9df-c86d-4011-9d63-a771a6f1fd83",
"last_updated": "2024-01-05T23:08:07.212345-05:00",
"created_at": "2024-01-04T09:18:22.158113-05:00",
"name": "Buffalo Sabres",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2714c18-f6e0-48fc-8f4d-7bdaf2aa2ed0/?format=api"
}
]
}