GET /api/bet_types/c74de5ed-2b49-4e33-9e96-3548a803d178/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c74de5ed-2b49-4e33-9e96-3548a803d178",
"match": "https://api-prod.gambitprofit.com/api/matches/54f343c7-79cf-43d6-9633-03ac0ab42962/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-19T16:47:17.773088-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": "Miami Heat",
"amount": 7895.0
},
{
"team": "Detroit Pistons",
"amount": 2105.0
}
],
"expected_reward_tokens": 9472.5,
"profit_sb": -27.5,
"profit_sb_percentage": -0.29,
"recommended": false
},
"lines": [
{
"id": "7ccf1bc9-60f9-4bbe-b33d-b7ffcf02f05c",
"gambit_id": "52eaa995-4290-4073-9db1-f85ab6d008fc",
"last_updated": "2023-03-20T10:57:14.633205-04:00",
"created_at": "2023-03-19T16:47:17.777773-04:00",
"name": "Miami Heat",
"reward": "1.20000",
"odds": "1.20830",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c74de5ed-2b49-4e33-9e96-3548a803d178/?format=api"
},
{
"id": "94765293-b1f7-4008-a5dc-60124324a1f3",
"gambit_id": "2c1de06d-be8b-4fac-82d9-90f781812992",
"last_updated": "2023-03-20T10:57:14.630051-04:00",
"created_at": "2023-03-19T16:47:17.775366-04:00",
"name": "Detroit Pistons",
"reward": "4.50000",
"odds": "4.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c74de5ed-2b49-4e33-9e96-3548a803d178/?format=api"
}
]
}