GET /api/bet_types/d941d69d-0d3b-4ebe-b81f-9fbd31d59d7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d941d69d-0d3b-4ebe-b81f-9fbd31d59d7a",
"match": "https://api-prod.gambitprofit.com/api/matches/64b6b0f4-4ef8-4252-8e3d-01d8c14f4862/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-26T13:37:07.555871-04: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": "Seattle Sea Dragons",
"amount": 7643.0
},
{
"team": "Orlando Guardians",
"amount": 2357.0
}
],
"expected_reward_tokens": 9475.14,
"profit_sb": -24.86,
"profit_sb_percentage": -0.26,
"recommended": false
},
"lines": [
{
"id": "2c3810c1-af35-4e91-a414-a5203c88e730",
"gambit_id": "d022022d-220f-4669-9916-02e8172a2917",
"last_updated": "2023-03-27T09:57:14.626677-04:00",
"created_at": "2023-03-26T13:37:07.559929-04:00",
"name": "Seattle Sea Dragons",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d941d69d-0d3b-4ebe-b81f-9fbd31d59d7a/?format=api"
},
{
"id": "15a799f4-cdd2-4ac1-884d-343bd286ba35",
"gambit_id": "ab388b28-2dc2-4035-821d-953de1563960",
"last_updated": "2023-03-27T09:57:14.625351-04:00",
"created_at": "2023-03-26T13:37:07.557615-04:00",
"name": "Orlando Guardians",
"reward": "4.02000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d941d69d-0d3b-4ebe-b81f-9fbd31d59d7a/?format=api"
}
]
}