GET /api/bet_types/c599103c-753f-412b-91a5-6f7940926f9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c599103c-753f-412b-91a5-6f7940926f9d",
"match": "https://api-prod.gambitprofit.com/api/matches/754bcffd-dc2d-450d-811a-1e1e8eec88ac/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:03:00.889721-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": "Florida Panthers",
"amount": 5423.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8341638e-5868-4eb9-b9d7-fde4a64e055b",
"gambit_id": "9ef07ce6-07d2-49b4-91e3-cb7ac82e1732",
"last_updated": "2023-12-29T11:17:55.321017-05:00",
"created_at": "2023-12-27T09:03:00.897067-05:00",
"name": "Florida Panthers",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c599103c-753f-412b-91a5-6f7940926f9d/?format=api"
},
{
"id": "39bda09d-891b-403c-937c-926760a45fca",
"gambit_id": "7f2f9211-8ea1-4ec3-bf5d-dacd800e68bd",
"last_updated": "2023-12-29T11:17:55.325855-05:00",
"created_at": "2023-12-27T09:03:00.912920-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c599103c-753f-412b-91a5-6f7940926f9d/?format=api"
}
]
}