GET /api/bet_types/444d7c41-5f12-4228-9185-239d7549f688/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "444d7c41-5f12-4228-9185-239d7549f688",
"match": "https://api-prod.gambitprofit.com/api/matches/6fb85906-c768-444b-9e93-7fa79edbd0c6/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-06T08:47:01.568378-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": "Philadelphia Flyers",
"amount": 6706.0
},
{
"team": "New York Islanders",
"amount": 3294.0
}
],
"expected_reward_tokens": 9387.9,
"profit_sb": -112.1,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "8220d839-bf58-4904-9710-b6b220a80ff5",
"gambit_id": "ff71e2a3-807f-4791-9726-917449dc2306",
"last_updated": "2023-02-07T11:21:55.539519-05:00",
"created_at": "2023-02-06T08:47:01.570374-05:00",
"name": "Philadelphia Flyers",
"reward": "1.40000",
"odds": "1.42550",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444d7c41-5f12-4228-9185-239d7549f688/?format=api"
},
{
"id": "a6c5d94f-d029-43cd-81de-c188df6dc707",
"gambit_id": "ad667521-ee02-4878-b22f-4effd6005c7d",
"last_updated": "2023-02-07T11:21:55.540995-05:00",
"created_at": "2023-02-06T08:47:01.572989-05:00",
"name": "New York Islanders",
"reward": "2.85000",
"odds": "2.95000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/444d7c41-5f12-4228-9185-239d7549f688/?format=api"
}
]
}