GET /api/bet_types/53d59043-b85b-4966-95d5-33b0c4424417/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53d59043-b85b-4966-95d5-33b0c4424417",
"match": "https://api-prod.gambitprofit.com/api/matches/69d036c9-c40a-4242-981c-5a16f99d0e7d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-11T11:17:07.356938-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": "Phoenix Suns",
"amount": 5867.0
},
{
"team": "Denver Nuggets",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "857ad060-4ee8-49c2-8b48-b8cd87805301",
"gambit_id": "61163f9e-7081-48b1-8a10-900ae3cf74e1",
"last_updated": "2023-05-14T10:57:11.957025-04:00",
"created_at": "2023-05-11T11:17:07.358277-04:00",
"name": "Phoenix Suns",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53d59043-b85b-4966-95d5-33b0c4424417/?format=api"
},
{
"id": "bc2a6561-b55a-45c2-ad59-5a88a54ec7dc",
"gambit_id": "a4bd016c-2998-4c92-89a3-d66ca6164102",
"last_updated": "2023-05-14T10:57:11.958284-04:00",
"created_at": "2023-05-11T11:17:07.359724-04:00",
"name": "Denver Nuggets",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53d59043-b85b-4966-95d5-33b0c4424417/?format=api"
}
]
}