GET /api/bet_types/f9df1e56-3065-4cfd-80d6-ee8ac1cb1341/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9df1e56-3065-4cfd-80d6-ee8ac1cb1341",
"match": "https://api-prod.gambitprofit.com/api/matches/9588be25-8185-42b7-9c8b-9dbb3f707509/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:06.096954-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": "Vancouver Canucks",
"amount": 6744.0
},
{
"team": "San Jose Sharks",
"amount": 3256.0
}
],
"expected_reward_tokens": 9441.6,
"profit_sb": -58.4,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "6cc50fc9-d6c0-46fb-be33-20a4f8e712e2",
"gambit_id": "6896c1eb-54f9-4989-b921-1e59629d7fe8",
"last_updated": "2023-11-03T10:43:13.807622-04:00",
"created_at": "2023-11-02T09:03:06.101478-04:00",
"name": "Vancouver Canucks",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9df1e56-3065-4cfd-80d6-ee8ac1cb1341/?format=api"
},
{
"id": "488f7166-743e-4c88-b4a0-70f1a7a0b32a",
"gambit_id": "567b0385-99fc-4f23-9896-4670c5ddb40f",
"last_updated": "2023-11-03T10:43:13.810958-04:00",
"created_at": "2023-11-02T09:03:06.106411-04:00",
"name": "San Jose Sharks",
"reward": "2.90000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9df1e56-3065-4cfd-80d6-ee8ac1cb1341/?format=api"
}
]
}