GET /api/bet_types/dea67364-5ff5-4d50-9a62-9638ceb22c5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dea67364-5ff5-4d50-9a62-9638ceb22c5a",
"match": "https://api-prod.gambitprofit.com/api/matches/51907ff2-2ab3-4a58-b400-afedf16b8117/?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": "Golden State Warriors",
"amount": 6179.0
},
{
"team": "Sacramento Kings",
"amount": 3821.0
}
],
"expected_reward_tokens": 9206.71,
"profit_sb": 206.71,
"profit_sb_percentage": 2.3,
"recommended": true
},
"lines": [
{
"id": "90677d96-0018-4529-b45f-11d4a2d8f01b",
"gambit_id": "c1fe789d-8988-4f6f-a40c-5bea2898d0ca",
"last_updated": "2022-11-14T15:02:47.084337-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden State Warriors",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dea67364-5ff5-4d50-9a62-9638ceb22c5a/?format=api"
},
{
"id": "5bd67254-1921-4119-b426-84883711b225",
"gambit_id": "055abe2b-eef3-4b9d-bdbd-ffaa5be15acc",
"last_updated": "2022-11-14T15:02:47.083371-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dea67364-5ff5-4d50-9a62-9638ceb22c5a/?format=api"
}
]
}