GET /api/bet_types/f773932e-7679-4eb2-80e9-cc2f0e412bd9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f773932e-7679-4eb2-80e9-cc2f0e412bd9",
"match": "https://api-prod.gambitprofit.com/api/matches/4f35f301-ebc9-4d89-9cce-a3171badfdda/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "SEA (M Gonzales)",
"amount": 5875.0
},
{
"team": "DET (T Alexander)",
"amount": 4125.0
}
],
"expected_reward_tokens": 9281.25,
"profit_sb": 281.25,
"profit_sb_percentage": 3.12,
"recommended": true
},
"lines": [
{
"id": "d3203a4e-2774-42bc-82e5-b3654d31f484",
"gambit_id": "d3a49142-a93a-4568-9625-127428d78fec",
"last_updated": "2022-09-01T10:42:01.089533-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (M Gonzales)",
"reward": "1.58000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f773932e-7679-4eb2-80e9-cc2f0e412bd9/?format=api"
},
{
"id": "0dd322cd-40ee-4005-bd2b-9503285dc532",
"gambit_id": "d10b94b7-3da2-4c6e-98cf-1ff09d831908",
"last_updated": "2022-09-01T10:42:01.089180-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (T Alexander)",
"reward": "2.25000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f773932e-7679-4eb2-80e9-cc2f0e412bd9/?format=api"
}
]
}