GET /api/bet_types/16bea7f3-e164-43da-ab67-95aeeb458873/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16bea7f3-e164-43da-ab67-95aeeb458873",
"match": "https://api-prod.gambitprofit.com/api/matches/c4ce076f-0298-4403-9e09-3566f518ce8f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-08T08:57:07.993151-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": 5599.0
},
{
"team": "New Orleans Pelicans",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "befeb955-9dad-4878-9a2f-ad0f458b3a21",
"gambit_id": "05afba99-819f-499a-9ca8-af9062ab6743",
"last_updated": "2023-03-09T09:52:06.746660-05:00",
"created_at": "2023-03-08T08:57:07.995874-05:00",
"name": "Dallas Mavericks",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16bea7f3-e164-43da-ab67-95aeeb458873/?format=api"
},
{
"id": "165ee639-99bf-4cea-b91a-81bdc93bbf86",
"gambit_id": "56838f9b-c536-4b7f-83ec-f19f72e4d96c",
"last_updated": "2023-03-09T09:52:06.745536-05:00",
"created_at": "2023-03-08T08:57:07.994525-05:00",
"name": "New Orleans Pelicans",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16bea7f3-e164-43da-ab67-95aeeb458873/?format=api"
}
]
}