GET /api/bet_types/64691e4f-14f5-4f16-a824-80d67fcbbc38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64691e4f-14f5-4f16-a824-80d67fcbbc38",
"match": "https://api-prod.gambitprofit.com/api/matches/6d23b874-49f8-43f3-8181-c5a258452867/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-24T09:08:01.164787-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": "Buffalo Sabres",
"amount": 6849.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "a1ed1206-10d6-482c-8bf1-7c1b7d9b3723",
"gambit_id": "3f5404e3-d67c-4267-b885-d41112766de6",
"last_updated": "2023-11-27T09:53:24.148170-05:00",
"created_at": "2023-11-24T09:08:01.173383-05:00",
"name": "Buffalo Sabres",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64691e4f-14f5-4f16-a824-80d67fcbbc38/?format=api"
},
{
"id": "1be19d33-4d4c-44c4-9052-892006db9064",
"gambit_id": "4efce7b9-f194-4c0a-be39-43893f6964f9",
"last_updated": "2023-11-27T09:53:24.144849-05:00",
"created_at": "2023-11-24T09:08:01.168180-05:00",
"name": "Pittsburgh Penguins",
"reward": "3.00000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64691e4f-14f5-4f16-a824-80d67fcbbc38/?format=api"
}
]
}