GET /api/bet_types/bf623fc4-cffa-471b-acd2-08894ca8f8b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf623fc4-cffa-471b-acd2-08894ca8f8b9",
"match": "https://api-prod.gambitprofit.com/api/matches/7e5a0a68-8d05-45cd-ba54-05101c0bca48/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T11:13:06.051237-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": "Denver Broncos",
"amount": 7351.0
},
{
"team": "New England Patriots",
"amount": 2649.0
}
],
"expected_reward_tokens": 9482.79,
"profit_sb": -17.21,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "0f50e499-8ac5-40ee-a764-30ddaa0d98db",
"gambit_id": "b60d7edf-2837-4f7c-a23c-13d62bd28ef5",
"last_updated": "2023-12-26T20:08:04.637667-05:00",
"created_at": "2023-12-20T11:13:06.059366-05:00",
"name": "Denver Broncos",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf623fc4-cffa-471b-acd2-08894ca8f8b9/?format=api"
},
{
"id": "286995a1-51bd-4bb0-94ab-c88c190af62a",
"gambit_id": "7eba66be-ac73-4f8e-ba93-db8ccb3c080b",
"last_updated": "2023-12-26T20:08:04.634052-05:00",
"created_at": "2023-12-20T11:13:06.055148-05:00",
"name": "New England Patriots",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf623fc4-cffa-471b-acd2-08894ca8f8b9/?format=api"
}
]
}