GET /api/bet_types/8623927b-2d39-4c30-8941-7d57a7c46509/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8623927b-2d39-4c30-8941-7d57a7c46509",
"match": "https://api-prod.gambitprofit.com/api/matches/506e20a1-f9df-45b5-ae35-2e9a3980f1dc/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-06T22:48:27.542189-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": "Buffalo Bills",
"amount": 5107.0
},
{
"team": "New York Jets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cb0e1f47-32ec-4a38-80d4-a4d89f38632c",
"gambit_id": "e9ac12f5-8892-49ec-b81c-1f134419e46c",
"last_updated": "2023-09-12T11:43:02.919418-04:00",
"created_at": "2023-09-06T22:48:27.545961-04:00",
"name": "Buffalo Bills",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8623927b-2d39-4c30-8941-7d57a7c46509/?format=api"
},
{
"id": "6b98e9c1-2a33-4e79-a5ba-4d89b5000989",
"gambit_id": "65a98832-653e-459d-b8b7-5e21297346f2",
"last_updated": "2023-09-12T11:43:02.930397-04:00",
"created_at": "2023-09-06T22:48:27.549872-04:00",
"name": "New York Jets",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8623927b-2d39-4c30-8941-7d57a7c46509/?format=api"
}
]
}