GET /api/bet_types/8d3877fd-4cca-4188-815b-6f237c11d0e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d3877fd-4cca-4188-815b-6f237c11d0e4",
"match": "https://api-prod.gambitprofit.com/api/matches/5074b83e-bfc2-42de-92ec-82bbb32b1d78/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T11:36:55.640250-04: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": 8182.0
},
{
"team": "Sacramento Kings",
"amount": 1818.0
}
],
"expected_reward_tokens": 9489.96,
"profit_sb": -10.04,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "2796a2dc-a57f-446b-b102-d1890ca4e176",
"gambit_id": "87a38cd8-aaa1-41da-90bb-6e25305bf63d",
"last_updated": "2023-04-08T20:47:05.171745-04:00",
"created_at": "2023-04-07T11:36:55.643955-04:00",
"name": "Golden State Warriors",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d3877fd-4cca-4188-815b-6f237c11d0e4/?format=api"
},
{
"id": "675fd647-4a7e-4670-a300-2e88f08f50ca",
"gambit_id": "5c9281b2-8ab1-47a8-bc4b-201857b29f56",
"last_updated": "2023-04-08T20:47:05.168945-04:00",
"created_at": "2023-04-07T11:36:55.642139-04:00",
"name": "Sacramento Kings",
"reward": "5.22000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d3877fd-4cca-4188-815b-6f237c11d0e4/?format=api"
}
]
}