GET /api/bet_types/9f7457d3-e39a-4afe-919b-1e1229a71dec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f7457d3-e39a-4afe-919b-1e1229a71dec",
"match": "https://api-prod.gambitprofit.com/api/matches/0b1d7408-79e1-499e-aca2-2882cd4bb6e2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-05T08:52:56.745457-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": "Minnesota Wild",
"amount": 5107.0
},
{
"team": "Calgary Flames",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1551a6ec-a072-4549-8326-7002b008c1f3",
"gambit_id": "3dd7e916-5e58-4c69-ae15-e386f7ad8468",
"last_updated": "2023-12-06T22:03:03.486962-05:00",
"created_at": "2023-12-05T08:52:56.750474-05:00",
"name": "Minnesota Wild",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f7457d3-e39a-4afe-919b-1e1229a71dec/?format=api"
},
{
"id": "3f059a6a-97be-44ac-b17d-58d93ecd92d7",
"gambit_id": "4b8d35d5-d829-4ed0-bb33-8bca41b204e0",
"last_updated": "2023-12-06T22:03:03.490204-05:00",
"created_at": "2023-12-05T08:52:56.757905-05:00",
"name": "Calgary Flames",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f7457d3-e39a-4afe-919b-1e1229a71dec/?format=api"
}
]
}