GET /api/bet_types/222a030e-1823-46db-a5c8-877963498096/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "222a030e-1823-46db-a5c8-877963498096",
"match": "https://api-prod.gambitprofit.com/api/matches/30d780fe-fd8f-4287-bd69-e8ae8f8491a2/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-17T09:28:11.819584-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": "Atlanta Hawks",
"amount": 6232.0
},
{
"team": "Orlando Magic",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "e284e6ea-3834-4f73-82d7-3bce61deef5b",
"gambit_id": "ef7d116f-c23c-4976-8ef3-b528b1e3bb42",
"last_updated": "2024-01-19T12:03:15.714720-05:00",
"created_at": "2024-01-17T09:28:11.831788-05:00",
"name": "Atlanta Hawks",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/222a030e-1823-46db-a5c8-877963498096/?format=api"
},
{
"id": "1a02f4cb-18fa-4d05-9d3b-669035e2beb8",
"gambit_id": "fa65ec67-f0b5-49b7-acbc-916b0a6eeb9e",
"last_updated": "2024-01-19T12:03:15.711477-05:00",
"created_at": "2024-01-17T09:28:11.825449-05:00",
"name": "Orlando Magic",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/222a030e-1823-46db-a5c8-877963498096/?format=api"
}
]
}