GET /api/bet_types/611d9b1c-bec1-4d0d-be90-975bb90ec02c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "611d9b1c-bec1-4d0d-be90-975bb90ec02c",
"match": "https://api-prod.gambitprofit.com/api/matches/ce261a08-5f3f-4800-937c-a942a905ccf9/?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": "Brooklyn Nets",
"amount": 5419.0
},
{
"team": "Chicago Bulls",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": 482.67,
"profit_sb_percentage": 5.36,
"recommended": true
},
"lines": [
{
"id": "29538dc7-baa3-4e32-bde9-741cfb9eb21e",
"gambit_id": "d3006506-9796-4604-8901-09c2e71071ac",
"last_updated": "2022-11-02T10:48:12.352309-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brooklyn Nets",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/611d9b1c-bec1-4d0d-be90-975bb90ec02c/?format=api"
},
{
"id": "cb5c8654-e367-4639-b1bd-a3d32102ae99",
"gambit_id": "0d18fc61-76e0-4329-8af4-6eb574b6651a",
"last_updated": "2022-11-02T10:48:12.353287-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/611d9b1c-bec1-4d0d-be90-975bb90ec02c/?format=api"
}
]
}