GET /api/bet_types/cc075e2e-3632-4480-8198-bd46599338b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc075e2e-3632-4480-8198-bd46599338b4",
"match": "https://api-prod.gambitprofit.com/api/matches/260661c1-4312-454f-85ba-b51e19d5cd68/?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": "Dallas Mavericks",
"amount": 6816.0
},
{
"team": "Utah Jazz",
"amount": 3184.0
}
],
"expected_reward_tokens": 9201.6,
"profit_sb": 201.6,
"profit_sb_percentage": 2.24,
"recommended": true
},
"lines": [
{
"id": "5fb7dbc1-002a-49f4-b12c-701509e604b6",
"gambit_id": "09346862-de8e-4776-8259-3a7ec574705a",
"last_updated": "2022-11-03T09:38:42.101199-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Mavericks",
"reward": "1.35000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc075e2e-3632-4480-8198-bd46599338b4/?format=api"
},
{
"id": "8528ac07-70dd-49e3-aa7b-44812fdf38f3",
"gambit_id": "ce17ee45-4d3c-4a5c-ba3f-8dc318b198ee",
"last_updated": "2022-11-03T09:38:42.102290-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "2.89000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc075e2e-3632-4480-8198-bd46599338b4/?format=api"
}
]
}