GET /api/bet_types/0ad1914a-1674-4f12-85a3-b06253d7001a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ad1914a-1674-4f12-85a3-b06253d7001a",
"match": "https://api-prod.gambitprofit.com/api/matches/6ebdfc43-6894-4f7b-9ddc-ea22380e8c71/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-11T09:38:01.643782-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": "Oklahoma City Thunder",
"amount": 5107.0
},
{
"team": "Utah Jazz",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c5cd1e71-6e16-43a5-9235-583ac33d0cf3",
"gambit_id": "e8914e99-2ad8-4476-9a10-c08df4e0b3d3",
"last_updated": "2023-12-12T21:43:21.146899-05:00",
"created_at": "2023-12-11T09:38:01.648355-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-13.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ad1914a-1674-4f12-85a3-b06253d7001a/?format=api"
},
{
"id": "84520870-1f50-4522-a957-5994cb1b450d",
"gambit_id": "fc8d174f-1b92-4d83-bae5-e1c3b145cd36",
"last_updated": "2023-12-12T21:43:21.150724-05:00",
"created_at": "2023-12-11T09:38:01.653973-05:00",
"name": "Utah Jazz",
"reward": "1.91000",
"odds": "1.95240",
"spread": "13.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ad1914a-1674-4f12-85a3-b06253d7001a/?format=api"
}
]
}