GET /api/bet_types/bd564e22-c7fb-48b7-9706-bb4edfac16bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd564e22-c7fb-48b7-9706-bb4edfac16bf",
"match": "https://api-prod.gambitprofit.com/api/matches/cffe5803-92b4-4b3a-8407-ae9d021d1bcc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-08T08:57:07.647696-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": "Detroit Red Wings",
"amount": 6706.0
},
{
"team": "Chicago Blackhawks",
"amount": 3294.0
}
],
"expected_reward_tokens": 9453.78,
"profit_sb": -46.22,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "e134d75d-e490-457c-804e-8516a0d3bb74",
"gambit_id": "70527ac0-afb8-4456-abbf-cd192be8a92b",
"last_updated": "2023-03-09T09:57:09.398132-05:00",
"created_at": "2023-03-08T08:57:07.649407-05:00",
"name": "Detroit Red Wings",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd564e22-c7fb-48b7-9706-bb4edfac16bf/?format=api"
},
{
"id": "4e7d25f1-fba2-4239-b02f-0bb3dc9aa001",
"gambit_id": "a1967a90-f051-4a8c-85b1-f23f8664facf",
"last_updated": "2023-03-09T09:57:09.399623-05:00",
"created_at": "2023-03-08T08:57:07.651093-05:00",
"name": "Chicago Blackhawks",
"reward": "2.87000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd564e22-c7fb-48b7-9706-bb4edfac16bf/?format=api"
}
]
}