GET /api/bet_types/ca134e7f-5eb9-4bb0-8a4b-01c0037e9120/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca134e7f-5eb9-4bb0-8a4b-01c0037e9120",
"match": "https://api-prod.gambitprofit.com/api/matches/65f3c22a-4250-474e-84a0-5843f4c7d571/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-14T12:27:05.444876-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": "Dan Ige",
"amount": 5284.0
},
{
"team": "Damon Jackson",
"amount": 4716.0
}
],
"expected_reward_tokens": 8771.44,
"profit_sb": -228.56,
"profit_sb_percentage": -2.54,
"recommended": false
},
"lines": [
{
"id": "2b215082-b404-491a-a72a-84ca56a98071",
"gambit_id": "d4f747fd-e965-44cc-9ed6-a002f4af650f",
"last_updated": "2023-01-16T10:16:51.364839-05:00",
"created_at": "2023-01-14T12:27:05.447951-05:00",
"name": "Dan Ige",
"reward": "1.66000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca134e7f-5eb9-4bb0-8a4b-01c0037e9120/?format=api"
},
{
"id": "f5a47643-24f8-4ff0-8d24-315a7b8e3790",
"gambit_id": "1aabda90-f4e0-4ece-918c-947d0e4b2e16",
"last_updated": "2023-01-16T10:16:51.367885-05:00",
"created_at": "2023-01-14T12:27:05.451335-05:00",
"name": "Damon Jackson",
"reward": "1.86000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca134e7f-5eb9-4bb0-8a4b-01c0037e9120/?format=api"
}
]
}