GET /api/bet_types/1b271d94-f3d2-45d4-8170-c1ef5cf85a9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b271d94-f3d2-45d4-8170-c1ef5cf85a9e",
"match": "https://api-prod.gambitprofit.com/api/matches/37865df4-610a-412e-9dcf-0871d9b39dfe/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-28T08:48:03.042036-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": "PIT",
"amount": 5421.0
},
{
"team": "SDG",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "c5a04d97-45da-49a3-b377-951cc12e58b3",
"gambit_id": "13907a70-e464-400b-8d1d-fa9ea9eae495",
"last_updated": "2023-06-29T18:03:04.815032-04:00",
"created_at": "2023-06-28T08:48:03.047024-04:00",
"name": "PIT",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b271d94-f3d2-45d4-8170-c1ef5cf85a9e/?format=api"
},
{
"id": "1070b815-7d6c-473e-b2ed-cd7c2bab31e8",
"gambit_id": "2ca31521-78ff-4fb6-bf5e-c0422816089a",
"last_updated": "2023-06-29T18:03:04.813309-04:00",
"created_at": "2023-06-28T08:48:03.044423-04:00",
"name": "SDG",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b271d94-f3d2-45d4-8170-c1ef5cf85a9e/?format=api"
}
]
}