GET /api/bet_types/95753ee4-5e3a-49e5-b995-a7df7510a5b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95753ee4-5e3a-49e5-b995-a7df7510a5b0",
"match": "https://api-prod.gambitprofit.com/api/matches/ecbd672e-13e8-49c7-b442-759a3450e9da/?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": "TAM (J Springs)",
"amount": 6578.0
},
{
"team": "LAA (T Davidson)",
"amount": 3422.0
}
],
"expected_reward_tokens": 9273.62,
"profit_sb": 273.62,
"profit_sb_percentage": 3.04,
"recommended": true
},
"lines": [
{
"id": "d0bf772e-3421-4c7e-81fb-6b87e60d093e",
"gambit_id": "a4ffa427-492d-47d2-9473-24a92123b4aa",
"last_updated": "2022-08-23T09:36:58.847567-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (J Springs)",
"reward": "1.41000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95753ee4-5e3a-49e5-b995-a7df7510a5b0/?format=api"
},
{
"id": "dd6d472c-db8f-4f4d-972c-f29bc8b36e04",
"gambit_id": "0e062930-5a9b-41b2-87cc-ffa6ef737beb",
"last_updated": "2022-08-23T09:36:58.848040-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (T Davidson)",
"reward": "2.71000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95753ee4-5e3a-49e5-b995-a7df7510a5b0/?format=api"
}
]
}