GET /api/bet_types/d473e9ae-19d3-485d-a98e-32c32c6a463c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d473e9ae-19d3-485d-a98e-32c32c6a463c",
"match": "https://api-prod.gambitprofit.com/api/matches/70e64f9f-acbb-4419-85f4-76e7bfb4619a/?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": "SFO (L Webb)",
"amount": 5759.0
},
{
"team": "ARI (Z Gallen)",
"amount": 4241.0
}
],
"expected_reward_tokens": 9329.58,
"profit_sb": 329.58,
"profit_sb_percentage": 3.66,
"recommended": true
},
"lines": [
{
"id": "b46242b9-e461-4a21-8041-cad321caadac",
"gambit_id": "2892a2cf-b07d-48df-b333-2e1b2375ee63",
"last_updated": "2022-08-19T09:46:51.902819-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (L Webb)",
"reward": "1.62000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d473e9ae-19d3-485d-a98e-32c32c6a463c/?format=api"
},
{
"id": "fcb44c8d-e154-4f57-8cce-f8e48fd204bb",
"gambit_id": "c56eeec5-7492-48e4-a2ee-5bdb4d9cb074",
"last_updated": "2022-08-19T09:46:51.903236-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (Z Gallen)",
"reward": "2.20000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d473e9ae-19d3-485d-a98e-32c32c6a463c/?format=api"
}
]
}