GET /api/bet_types/aa5b16c9-4507-4fc8-83d6-eda980f61dc9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa5b16c9-4507-4fc8-83d6-eda980f61dc9",
"match": "https://api-prod.gambitprofit.com/api/matches/91363824-3d14-4ae7-8a0f-86be4fdaa19b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-26T09:43:12.443043-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": "Minnesota Wild",
"amount": 5107.0
},
{
"team": "Detroit Red Wings",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "79134e63-3074-4abb-b047-14a71e554bc4",
"gambit_id": "58f48e6d-bb51-4085-8024-3e6b08a58454",
"last_updated": "2023-11-27T20:08:08.392539-05:00",
"created_at": "2023-11-26T09:43:12.448967-05:00",
"name": "Minnesota Wild",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa5b16c9-4507-4fc8-83d6-eda980f61dc9/?format=api"
},
{
"id": "b56cca28-8773-43c8-9369-dead72d72e6d",
"gambit_id": "10340af7-0025-4369-8a2f-27b46fb809ac",
"last_updated": "2023-11-27T20:08:08.396079-05:00",
"created_at": "2023-11-26T09:43:12.454597-05:00",
"name": "Detroit Red Wings",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa5b16c9-4507-4fc8-83d6-eda980f61dc9/?format=api"
}
]
}