GET /api/bet_types/9a6b9b64-fb4a-4654-ac49-b7e7c4ad2193/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a6b9b64-fb4a-4654-ac49-b7e7c4ad2193",
"match": "https://api-prod.gambitprofit.com/api/matches/47a363a3-071b-45ea-8126-cf84c66a1157/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-02T11:52:06.918823-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": "Vegas Golden Knights",
"amount": 6812.0
},
{
"team": "Edmonton Oilers",
"amount": 3188.0
}
],
"expected_reward_tokens": 9468.36,
"profit_sb": -31.64,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "f0c64b22-5bdc-481d-b68f-e30a000b5eb0",
"gambit_id": "6488bb46-2f13-4e56-bf8f-b6a689e81892",
"last_updated": "2023-05-04T11:27:03.554892-04:00",
"created_at": "2023-05-02T11:52:06.920196-04:00",
"name": "Vegas Golden Knights",
"reward": "1.39000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6b9b64-fb4a-4654-ac49-b7e7c4ad2193/?format=api"
},
{
"id": "f4fd46d3-cc97-4a26-8071-50a79f75284f",
"gambit_id": "ddf3fe4d-3068-43c6-a2ed-e5e4bbcff6db",
"last_updated": "2023-05-04T11:27:03.556710-04:00",
"created_at": "2023-05-02T11:52:06.921684-04:00",
"name": "Edmonton Oilers",
"reward": "2.97000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6b9b64-fb4a-4654-ac49-b7e7c4ad2193/?format=api"
}
]
}