GET /api/bet_types/622d430f-15c5-4886-9836-0edc5240fb88/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "622d430f-15c5-4886-9836-0edc5240fb88",
"match": "https://api-prod.gambitprofit.com/api/matches/e5e9f109-eb97-4024-8548-c26759629d3d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-11T09:38:00.354502-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": "Orlando Magic",
"amount": 5421.0
},
{
"team": "Cleveland Cavaliers",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "75037ce7-4380-4e0e-ad6d-1c7275e6b48c",
"gambit_id": "4cb45cc1-9f7a-4e0b-a07e-281c967ad9ad",
"last_updated": "2023-12-12T21:53:21.567198-05:00",
"created_at": "2023-12-11T09:38:00.362279-05:00",
"name": "Orlando Magic",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/622d430f-15c5-4886-9836-0edc5240fb88/?format=api"
},
{
"id": "58c1db73-ac10-4097-a866-517d31dd8a33",
"gambit_id": "b66d9c8d-4b8c-485b-95a6-73874fcfa181",
"last_updated": "2023-12-12T21:53:21.563708-05:00",
"created_at": "2023-12-11T09:38:00.358350-05:00",
"name": "Cleveland Cavaliers",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/622d430f-15c5-4886-9836-0edc5240fb88/?format=api"
}
]
}