GET /api/bet_types/d650391e-27c3-4bac-b96e-da63a866439a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d650391e-27c3-4bac-b96e-da63a866439a",
"match": "https://api-prod.gambitprofit.com/api/matches/bd187846-3eda-46f7-b11a-5d67d56cbd36/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-29T10:38:01.049473-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": 7158.0
},
{
"team": "Detroit Pistons",
"amount": 2842.0
}
],
"expected_reward_tokens": 9520.14,
"profit_sb": 20.14,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "9b1925d7-29f9-4338-ae5a-08a5e6bf5d9c",
"gambit_id": "05b26805-7818-4053-a050-fe6b651b8754",
"last_updated": "2023-11-30T11:23:13.792802-05:00",
"created_at": "2023-11-29T10:38:01.058614-05:00",
"name": "Los Angeles Lakers",
"reward": "1.33000",
"odds": "1.34480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d650391e-27c3-4bac-b96e-da63a866439a/?format=api"
},
{
"id": "f8a4aca8-9a1e-4d72-9821-35844c41d8cf",
"gambit_id": "6954992a-1c60-4519-a708-9eb5da19c061",
"last_updated": "2023-11-30T11:23:13.796225-05:00",
"created_at": "2023-11-29T10:38:01.068094-05:00",
"name": "Detroit Pistons",
"reward": "3.35000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d650391e-27c3-4bac-b96e-da63a866439a/?format=api"
}
]
}