GET /api/bet_types/e0ec4089-251c-4d38-a13c-a8b4eba65d02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0ec4089-251c-4d38-a13c-a8b4eba65d02",
"match": "https://api-prod.gambitprofit.com/api/matches/1e9596aa-bb51-4424-9360-958e00a12abb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-24T08:58:08.202195-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": "MIN (P Lopez)",
"amount": 5909.0
},
{
"team": "DET (R Olson)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "cf0d41ce-93dd-4ca7-8085-9d555bb53bd3",
"gambit_id": "70ad56e4-e238-4025-836e-8afa3ef4ba43",
"last_updated": "2023-06-26T10:33:17.167948-04:00",
"created_at": "2023-06-24T08:58:08.203865-04:00",
"name": "MIN (P Lopez)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0ec4089-251c-4d38-a13c-a8b4eba65d02/?format=api"
},
{
"id": "fc3c7d70-0cd0-4626-ab55-dd0fd2044c47",
"gambit_id": "7f4b2990-ee94-40ee-b2e1-11086c6b5b88",
"last_updated": "2023-06-26T10:33:17.170118-04:00",
"created_at": "2023-06-24T08:58:08.205747-04:00",
"name": "DET (R Olson)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0ec4089-251c-4d38-a13c-a8b4eba65d02/?format=api"
}
]
}