GET /api/bet_types/15ea0af7-f396-4c40-8e17-704e03b9562f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15ea0af7-f396-4c40-8e17-704e03b9562f",
"match": "https://api-prod.gambitprofit.com/api/matches/6681fc1c-d484-42d1-8fb9-e70e1d0085a8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-25T09:46:54.857941-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": "Los Angeles Lakers",
"amount": 7221.0
},
{
"team": "San Antonio Spurs",
"amount": 2779.0
}
],
"expected_reward_tokens": 9531.72,
"profit_sb": 31.72,
"profit_sb_percentage": 0.33,
"recommended": true
},
"lines": [
{
"id": "692389ba-ccc8-43c3-bed5-818e4581b9bd",
"gambit_id": "1789abee-2329-4387-b3d5-f7c60ca67d6f",
"last_updated": "2023-01-26T10:57:02.465911-05:00",
"created_at": "2023-01-25T09:46:54.860449-05:00",
"name": "Los Angeles Lakers",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ea0af7-f396-4c40-8e17-704e03b9562f/?format=api"
},
{
"id": "e09ac37c-cf1c-4771-8b99-7d53a8f7078e",
"gambit_id": "bb978f34-c02d-4117-b7f2-992ff9fd89ad",
"last_updated": "2023-01-26T10:57:02.464636-05:00",
"created_at": "2023-01-25T09:46:54.859151-05:00",
"name": "San Antonio Spurs",
"reward": "3.43000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ea0af7-f396-4c40-8e17-704e03b9562f/?format=api"
}
]
}