GET /api/bet_types/aff69cce-1d8f-4e1c-bc9e-31361c56b10a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aff69cce-1d8f-4e1c-bc9e-31361c56b10a",
"match": "https://api-prod.gambitprofit.com/api/matches/3a5283ff-adfc-4b2b-b1f2-70c36ed88559/?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": "Edmonton Oilers",
"amount": 6482.0
},
{
"team": "Chicago Blackhawks",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "21f45f2b-be3b-4cae-a07e-81e3a5d6c537",
"gambit_id": "39238666-215b-49cd-9863-8cb6e84a7894",
"last_updated": "2022-12-01T16:22:24.875130-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aff69cce-1d8f-4e1c-bc9e-31361c56b10a/?format=api"
},
{
"id": "f1bdd5f9-cf30-4ee7-b4d6-c50d0bb0eab4",
"gambit_id": "5a9b94cc-acd6-4ce5-9291-6d357a5ae6d7",
"last_updated": "2022-12-01T16:22:24.874178-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aff69cce-1d8f-4e1c-bc9e-31361c56b10a/?format=api"
}
]
}