GET /api/bet_types/47faa20f-cb72-4a4d-86b5-03cf04fce5b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47faa20f-cb72-4a4d-86b5-03cf04fce5b2",
"match": "https://api-prod.gambitprofit.com/api/matches/a133f45c-a27d-4e64-8095-724a1a209cbb/?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": "Boston Celtics",
"amount": 6642.0
},
{
"team": "Chicago Bulls",
"amount": 3358.0
}
],
"expected_reward_tokens": 9099.54,
"profit_sb": 99.54,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "d2f5e160-d72a-4de1-b845-83d48a2d1ab9",
"gambit_id": "382ba3b2-542b-4820-95a6-4d68098af35e",
"last_updated": "2022-11-22T09:57:26.033162-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Celtics",
"reward": "1.37000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47faa20f-cb72-4a4d-86b5-03cf04fce5b2/?format=api"
},
{
"id": "70029a6a-da71-4a46-96ca-5e4d72688786",
"gambit_id": "18a58cd9-e814-45a5-bf21-f23ffec5850d",
"last_updated": "2022-11-22T09:57:26.032133-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "2.71000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47faa20f-cb72-4a4d-86b5-03cf04fce5b2/?format=api"
}
]
}