GET /api/bet_types/2f41d8d2-1133-471a-978b-43532c89b8fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f41d8d2-1133-471a-978b-43532c89b8fb",
"match": "https://api-prod.gambitprofit.com/api/matches/78a8b915-1860-428c-b860-5c50ae8ff82a/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-21T09:38:05.877059-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": "New York Islanders",
"amount": 6744.0
},
{
"team": "Buffalo Sabres",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "10b06891-c6cd-463c-b19e-3ed59fa26a31",
"gambit_id": "a53bf866-b1bd-4ee7-a57c-e56b47e074d7",
"last_updated": "2023-10-23T20:43:04.290755-04:00",
"created_at": "2023-10-21T09:38:05.880887-04:00",
"name": "New York Islanders",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f41d8d2-1133-471a-978b-43532c89b8fb/?format=api"
},
{
"id": "6ab54f66-c600-4c6a-b54f-620f3736f721",
"gambit_id": "0d6327e1-2aa3-4c8f-8216-4ef18fe6ad7d",
"last_updated": "2023-10-23T20:43:04.294603-04:00",
"created_at": "2023-10-21T09:38:05.884860-04:00",
"name": "Buffalo Sabres",
"reward": "2.90000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f41d8d2-1133-471a-978b-43532c89b8fb/?format=api"
}
]
}