GET /api/bet_types/589c8a7b-980d-4e40-8455-be3507993e29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "589c8a7b-980d-4e40-8455-be3507993e29",
"match": "https://api-prod.gambitprofit.com/api/matches/0f5dd424-1997-4f00-b348-efa9c035e772/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T18:16:47.672985-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": "Edmonton Oilers",
"amount": 6449.0
},
{
"team": "Los Angeles Kings",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "883a1eab-61d6-4de7-8132-5f31f9c16f10",
"gambit_id": "78899b7a-b43d-45f6-b91f-a0e9a4554384",
"last_updated": "2023-04-18T12:12:09.262173-04:00",
"created_at": "2023-04-16T18:16:47.675052-04:00",
"name": "Edmonton Oilers",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589c8a7b-980d-4e40-8455-be3507993e29/?format=api"
},
{
"id": "c6b236f8-7afd-47e0-8773-efc341d31e3a",
"gambit_id": "9dca3cda-7a34-4756-81fc-cdabffe5bbb6",
"last_updated": "2023-04-18T12:12:09.263984-04:00",
"created_at": "2023-04-16T18:16:47.676770-04:00",
"name": "Los Angeles Kings",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/589c8a7b-980d-4e40-8455-be3507993e29/?format=api"
}
]
}