GET /api/bet_types/15ac0d7e-753e-44de-923f-d1ef24732ad4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15ac0d7e-753e-44de-923f-d1ef24732ad4",
"match": "https://api-prod.gambitprofit.com/api/matches/90090479-fdac-4e9c-bec1-620ee790b5b1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T09:48:14.479548-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": "HOU (C Javier)",
"amount": 5013.0
},
{
"team": "CLE (L Allen)",
"amount": 4987.0
}
],
"expected_reward_tokens": 9574.83,
"profit_sb": 74.83,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "4d825b36-fb07-40cd-9bb0-b19f85d003e4",
"gambit_id": "6b50b547-955c-4166-b4eb-c9101ec6bfee",
"last_updated": "2023-06-10T17:03:15.165277-04:00",
"created_at": "2023-06-09T09:48:14.481331-04:00",
"name": "HOU (C Javier)",
"reward": "1.91000",
"odds": "1.94340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ac0d7e-753e-44de-923f-d1ef24732ad4/?format=api"
},
{
"id": "2ecb7bd9-d337-46fc-a2e0-306f356face9",
"gambit_id": "db0142fb-0ffb-4cd3-a105-46a2e864dc6e",
"last_updated": "2023-06-10T17:03:15.167637-04:00",
"created_at": "2023-06-09T09:48:14.483144-04:00",
"name": "CLE (L Allen)",
"reward": "1.92000",
"odds": "1.96150",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ac0d7e-753e-44de-923f-d1ef24732ad4/?format=api"
}
]
}