GET /api/bet_types/c5e8ac43-20bf-4e96-9ac2-45b5a1df8619/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5e8ac43-20bf-4e96-9ac2-45b5a1df8619",
"match": "https://api-prod.gambitprofit.com/api/matches/58d2c3de-ed51-4fcc-8e5e-153eb3c68fc9/?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": "Los Angeles Lakers",
"amount": 6173.0
},
{
"team": "Portland Trail Blazers",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "3b428694-bf91-4046-af67-70dea845aed8",
"gambit_id": "6d4e579a-e6bd-47bf-80d8-5d6103f98a3a",
"last_updated": "2022-10-24T11:52:22.739775-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Lakers",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5e8ac43-20bf-4e96-9ac2-45b5a1df8619/?format=api"
},
{
"id": "dafae6c4-06b8-4432-9d79-572e606a8ac4",
"gambit_id": "b7a109df-8f7a-4522-91cf-4566fa173739",
"last_updated": "2022-10-24T11:52:22.740922-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "2.50000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5e8ac43-20bf-4e96-9ac2-45b5a1df8619/?format=api"
}
]
}