GET /api/bet_types/a0d2b2b9-54a1-4d5a-9b67-a7f311c48bde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0d2b2b9-54a1-4d5a-9b67-a7f311c48bde",
"match": "https://api-prod.gambitprofit.com/api/matches/d5140535-e40b-4552-b256-524df7a0f746/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-26T09:33:16.083525-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": "Pittsburgh Penguins",
"amount": 6554.0
},
{
"team": "Florida Panthers",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "fc5c6020-316f-4eee-8e54-092123385c6d",
"gambit_id": "e2b04ba1-952a-4131-a290-145b585e468a",
"last_updated": "2024-01-27T10:53:03.366206-05:00",
"created_at": "2024-01-26T09:33:16.087675-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0d2b2b9-54a1-4d5a-9b67-a7f311c48bde/?format=api"
},
{
"id": "4167f184-293e-4981-9112-c88f52b2e8e7",
"gambit_id": "4e924c34-1f80-4ce8-9629-1f80e8ac0077",
"last_updated": "2024-01-27T10:53:03.369410-05:00",
"created_at": "2024-01-26T09:33:16.097129-05:00",
"name": "Florida Panthers",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0d2b2b9-54a1-4d5a-9b67-a7f311c48bde/?format=api"
}
]
}