GET /api/bet_types/e87e4fe4-b709-42df-8899-a86e9a5f9020/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e87e4fe4-b709-42df-8899-a86e9a5f9020",
"match": "https://api-prod.gambitprofit.com/api/matches/822d9c84-7a32-4605-ab62-109041e315bd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-01T11:41:51.227085-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": "Florida Panthers",
"amount": 7024.0
},
{
"team": "Columbus Blue Jackets",
"amount": 2976.0
}
],
"expected_reward_tokens": 9552.64,
"profit_sb": 52.64,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "f6f07c44-bedf-4930-ace2-6c4aa246186f",
"gambit_id": "8319f02e-2400-4c9a-9123-69cfb47cfea1",
"last_updated": "2023-04-03T10:12:02.175856-04:00",
"created_at": "2023-04-01T11:41:51.231970-04:00",
"name": "Florida Panthers",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e87e4fe4-b709-42df-8899-a86e9a5f9020/?format=api"
},
{
"id": "afee159a-6ce0-47e9-9381-63653006fd19",
"gambit_id": "0be51d14-69cf-4ccb-beff-5650433aeaa2",
"last_updated": "2023-04-03T10:12:02.174310-04:00",
"created_at": "2023-04-01T11:41:51.229468-04:00",
"name": "Columbus Blue Jackets",
"reward": "3.21000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e87e4fe4-b709-42df-8899-a86e9a5f9020/?format=api"
}
]
}