GET /api/bet_types/a19c9650-1b3b-4dec-8f58-ce033846107d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a19c9650-1b3b-4dec-8f58-ce033846107d",
"match": "https://api-prod.gambitprofit.com/api/matches/5d820af7-1071-4e64-b752-255490dcbf36/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T11:43:21.526122-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": "Pittsburgh Steelers",
"amount": 5939.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "3b473c3f-d5fe-43a1-8e26-b681101323d6",
"gambit_id": "7f91c8f4-a828-4ecb-adf2-a8c3d9be68dd",
"last_updated": "2023-08-12T18:23:11.113312-04:00",
"created_at": "2023-08-11T11:43:21.530328-04:00",
"name": "Pittsburgh Steelers",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a19c9650-1b3b-4dec-8f58-ce033846107d/?format=api"
},
{
"id": "a74f985c-4b09-442e-8439-3abc341373ae",
"gambit_id": "da68dc7e-61b2-46de-a974-047c75490a4b",
"last_updated": "2023-08-12T18:23:11.117821-04:00",
"created_at": "2023-08-11T11:43:21.534297-04:00",
"name": "Tampa Bay Buccaneers",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a19c9650-1b3b-4dec-8f58-ce033846107d/?format=api"
}
]
}