GET /api/bet_types/165c6f75-489e-4c7f-bd35-28101fe1e745/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "165c6f75-489e-4c7f-bd35-28101fe1e745",
"match": "https://api-prod.gambitprofit.com/api/matches/dd083961-fa94-4bb4-b262-a1fe28fbf8c7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-17T09:23:18.090320-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": "Chicago Bulls",
"amount": 6010.0
},
{
"team": "Orlando Magic",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "c529e48a-19ba-41ec-bb60-fa64c5ab441c",
"gambit_id": "614820e6-f692-4f2b-95e8-27c4b7f9ea72",
"last_updated": "2023-11-18T17:58:24.756933-05:00",
"created_at": "2023-11-17T09:23:18.106744-05:00",
"name": "Chicago Bulls",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165c6f75-489e-4c7f-bd35-28101fe1e745/?format=api"
},
{
"id": "d30b89d2-9f96-4bd8-b361-a45322d10e15",
"gambit_id": "5ec49b71-b35f-423a-be71-686ae05df71d",
"last_updated": "2023-11-18T17:58:24.752097-05:00",
"created_at": "2023-11-17T09:23:18.097687-05:00",
"name": "Orlando Magic",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165c6f75-489e-4c7f-bd35-28101fe1e745/?format=api"
}
]
}