GET /api/bet_types/75f8a3c1-7144-40db-80c1-ae7930295deb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75f8a3c1-7144-40db-80c1-ae7930295deb",
"match": "https://api-prod.gambitprofit.com/api/matches/53a2bdd1-ccc0-45e3-a75d-4db701a313d3/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-05T09:53:20.720434-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": "NYY",
"amount": 5107.0
},
{
"team": "DET",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0079afe4-d931-4156-aaf8-a9e3ff4439ea",
"gambit_id": "ea029cf2-d62d-4786-b5b9-bcf8e33cd2b8",
"last_updated": "2023-09-06T22:53:25.249297-04:00",
"created_at": "2023-09-05T09:53:20.728002-04:00",
"name": "NYY",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75f8a3c1-7144-40db-80c1-ae7930295deb/?format=api"
},
{
"id": "45576521-4ba7-49cb-b043-892ce447aaaf",
"gambit_id": "52c35be9-fb16-4f03-96fd-09a5749adb8e",
"last_updated": "2023-09-06T22:53:25.245860-04:00",
"created_at": "2023-09-05T09:53:20.723999-04:00",
"name": "DET",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75f8a3c1-7144-40db-80c1-ae7930295deb/?format=api"
}
]
}