GET /api/bet_types/b084e838-42b5-4b6b-b77e-092e8b8b3a81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b084e838-42b5-4b6b-b77e-092e8b8b3a81",
"match": "https://api-prod.gambitprofit.com/api/matches/4d41a20a-e3a6-407a-8f2c-0f862b73258a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-25T14:17:10.563664-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": "Carolina Hurricanes",
"amount": 5106.0
},
{
"team": "Dallas Stars",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "f8afe3ef-0dc9-4782-b0a8-8f4a90ee5afd",
"gambit_id": "6afd3951-11d7-48b9-8fa3-3f6edb270374",
"last_updated": "2023-01-26T10:57:03.393736-05:00",
"created_at": "2023-01-25T14:17:10.566107-05:00",
"name": "Carolina Hurricanes",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b084e838-42b5-4b6b-b77e-092e8b8b3a81/?format=api"
},
{
"id": "24f679f3-c4c6-4e39-9707-d37804c7db9c",
"gambit_id": "81dce04f-f3e9-4b25-9d74-98aba00a3a56",
"last_updated": "2023-01-26T10:57:03.392292-05:00",
"created_at": "2023-01-25T14:17:10.564818-05:00",
"name": "Dallas Stars",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b084e838-42b5-4b6b-b77e-092e8b8b3a81/?format=api"
}
]
}