GET /api/bet_types/23704772-4742-4c15-841a-7f0f5974c939/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23704772-4742-4c15-841a-7f0f5974c939",
"match": "https://api-prod.gambitprofit.com/api/matches/65b73579-80eb-45ba-9fec-76bc35f2a6d3/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-25T14:17:10.392103-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": "New York Rangers",
"amount": 6235.0
},
{
"team": "Toronto Maple Leafs",
"amount": 3765.0
}
],
"expected_reward_tokens": 9600.75,
"profit_sb": 100.75,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "5b0e006a-8b90-407c-a24b-52e579657613",
"gambit_id": "7f2527b4-9276-46cb-bb31-63d4fa65a7c0",
"last_updated": "2023-01-26T10:57:03.815814-05:00",
"created_at": "2023-01-25T14:17:10.394564-05:00",
"name": "New York Rangers",
"reward": "1.54000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23704772-4742-4c15-841a-7f0f5974c939/?format=api"
},
{
"id": "ed8ca4eb-5204-4e1a-979c-74616e3321e0",
"gambit_id": "176cdc8a-3aa2-46e8-9477-43b9c4dfd3a0",
"last_updated": "2023-01-26T10:57:03.814710-05:00",
"created_at": "2023-01-25T14:17:10.393307-05:00",
"name": "Toronto Maple Leafs",
"reward": "2.55000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23704772-4742-4c15-841a-7f0f5974c939/?format=api"
}
]
}