GET /api/bet_types/a7b82b5c-4af5-4a93-aad4-ecafc88f054d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7b82b5c-4af5-4a93-aad4-ecafc88f054d",
"match": "https://api-prod.gambitprofit.com/api/matches/51ba28d8-d4ba-4db2-8a81-72592bcb19e4/?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": "Vegas Golden Knights",
"amount": 6482.0
},
{
"team": "Montreal Canadiens",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "75269d18-999b-47c0-8869-a7ecb9c67c47",
"gambit_id": "a0e41a13-3afb-47fb-82b8-c69c1cdfec76",
"last_updated": "2022-11-07T09:08:15.528756-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7b82b5c-4af5-4a93-aad4-ecafc88f054d/?format=api"
},
{
"id": "0ffe6aa8-1e4c-42fc-b9b9-8527b12a0aac",
"gambit_id": "b56638fa-95ce-4f9b-81ab-ac75f62dd2be",
"last_updated": "2022-11-07T09:08:15.527771-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7b82b5c-4af5-4a93-aad4-ecafc88f054d/?format=api"
}
]
}