GET /api/bet_types/55a0b745-8857-4a1e-a8f4-f232d48c65af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55a0b745-8857-4a1e-a8f4-f232d48c65af",
"match": "https://api-prod.gambitprofit.com/api/matches/9b026a0e-4e00-4660-9e68-6cef2e3c1f6a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T09:31:51.602471-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": "New Jersey Devils",
"amount": 6176.0
},
{
"team": "Vegas Golden Knights",
"amount": 3824.0
}
],
"expected_reward_tokens": 9634.56,
"profit_sb": 134.56,
"profit_sb_percentage": 1.42,
"recommended": true
},
"lines": [
{
"id": "d2cf96fe-a16f-495f-842a-e9f30260b817",
"gambit_id": "8863d29d-0436-45c6-9b15-7faf62cbfc38",
"last_updated": "2023-01-25T10:07:01.058903-05:00",
"created_at": "2023-01-24T09:31:51.603861-05:00",
"name": "New Jersey Devils",
"reward": "1.56000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55a0b745-8857-4a1e-a8f4-f232d48c65af/?format=api"
},
{
"id": "f227f9fe-280c-4368-9e23-f5b2b243e6c3",
"gambit_id": "b34041aa-51be-4112-821b-ecba979696d8",
"last_updated": "2023-01-25T10:07:01.060155-05:00",
"created_at": "2023-01-24T09:31:51.605276-05:00",
"name": "Vegas Golden Knights",
"reward": "2.52000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55a0b745-8857-4a1e-a8f4-f232d48c65af/?format=api"
}
]
}