GET /api/bet_types/0bef2704-3094-4734-880f-4018a666c8a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0bef2704-3094-4734-880f-4018a666c8a0",
"match": "https://api-prod.gambitprofit.com/api/matches/407e7dd8-b7ef-46f3-b3af-a3674ca83a83/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-15T10:23:25.234652-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": "Vegas Golden Knights",
"amount": 5107.0
},
{
"team": "Nashville Predators",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3ea4df6c-b692-4d9a-832b-6dc94beca0df",
"gambit_id": "7f5a3aaf-75f2-46d0-8bd5-c6821e4eadb9",
"last_updated": "2024-01-17T22:18:10.541846-05:00",
"created_at": "2024-01-15T10:23:25.243362-05:00",
"name": "Vegas Golden Knights",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bef2704-3094-4734-880f-4018a666c8a0/?format=api"
},
{
"id": "a36fd9df-493a-4244-a681-9dca282ccd08",
"gambit_id": "cb80470c-f546-44cd-b3e2-081f278ed10e",
"last_updated": "2024-01-17T22:18:10.538615-05:00",
"created_at": "2024-01-15T10:23:25.239304-05:00",
"name": "Nashville Predators",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bef2704-3094-4734-880f-4018a666c8a0/?format=api"
}
]
}