GET /api/bet_types/570692a7-c4ca-4ab4-8bd3-6048928aacad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "570692a7-c4ca-4ab4-8bd3-6048928aacad",
"match": "https://api-prod.gambitprofit.com/api/matches/c45d31d6-c334-416e-bfe8-45c272838c5b/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Phoenix Suns",
"amount": 5208.0
},
{
"team": "New Orleans Pelicans",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "ee10a18c-806b-49e5-b5ec-3a1ec89920be",
"gambit_id": "15a30484-2311-4eab-9dfc-edfa585a08c8",
"last_updated": "2022-12-10T18:37:00.513722-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Phoenix Suns",
"reward": "1.73000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/570692a7-c4ca-4ab4-8bd3-6048928aacad/?format=api"
},
{
"id": "da069208-dac3-4fcd-b12f-eb2c4a5a74cc",
"gambit_id": "a27e15ce-7a69-4cd4-881b-2a9ed363cefe",
"last_updated": "2022-12-10T18:37:00.512533-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.88000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/570692a7-c4ca-4ab4-8bd3-6048928aacad/?format=api"
}
]
}