GET /api/bet_types/7602ccdf-a708-4b21-bef8-63861eb28c15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7602ccdf-a708-4b21-bef8-63861eb28c15",
"match": "https://api-prod.gambitprofit.com/api/matches/248a77b7-3df1-469e-b1a4-118d72a8229a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-19T09:33:10.884748-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": "Carolina Hurricanes",
"amount": 6554.0
},
{
"team": "Detroit Red Wings",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "ceedae32-0cac-4d78-ac49-ae3b5cac68a5",
"gambit_id": "0d0cb986-7ded-42ed-bbab-db9bbce26878",
"last_updated": "2024-01-22T12:13:22.584076-05:00",
"created_at": "2024-01-19T09:33:10.910638-05:00",
"name": "Carolina Hurricanes",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7602ccdf-a708-4b21-bef8-63861eb28c15/?format=api"
},
{
"id": "8a886596-b666-4223-9565-527b59863b43",
"gambit_id": "be93d537-c5b3-4a66-857b-a80e950d6490",
"last_updated": "2024-01-22T12:13:22.579452-05:00",
"created_at": "2024-01-19T09:33:10.889432-05:00",
"name": "Detroit Red Wings",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7602ccdf-a708-4b21-bef8-63861eb28c15/?format=api"
}
]
}