GET /api/bet_types/410fec73-3a12-470c-82be-d5eef3c55dd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "410fec73-3a12-470c-82be-d5eef3c55dd2",
"match": "https://api-prod.gambitprofit.com/api/matches/a4d52663-f8cb-4257-83db-e25c217ae957/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-15T11:53:14.831236-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": "Jun Yong Park",
"amount": 5778.0
},
{
"team": "Albert Duraev",
"amount": 4222.0
}
],
"expected_reward_tokens": 9244.8,
"profit_sb": -255.2,
"profit_sb_percentage": -2.69,
"recommended": false
},
"lines": [
{
"id": "768dae37-dd6c-424b-b9e9-aa4a09eebbef",
"gambit_id": "c6e548b3-2093-48ee-af49-1ac1313c452b",
"last_updated": "2023-07-17T10:28:29.253927-04:00",
"created_at": "2023-07-15T11:53:14.832684-04:00",
"name": "Jun Yong Park",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/410fec73-3a12-470c-82be-d5eef3c55dd2/?format=api"
},
{
"id": "52ccc8e9-22d6-4f6d-ac8a-486e352e8a70",
"gambit_id": "b750383b-a0af-4a3c-bcfd-0e53c15989f3",
"last_updated": "2023-07-17T10:28:29.255578-04:00",
"created_at": "2023-07-15T11:53:14.834207-04:00",
"name": "Albert Duraev",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/410fec73-3a12-470c-82be-d5eef3c55dd2/?format=api"
}
]
}