GET /api/bet_types/68a387c7-a7e0-4f60-9a73-9c79918bafdc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68a387c7-a7e0-4f60-9a73-9c79918bafdc",
"match": "https://api-prod.gambitprofit.com/api/matches/ac2dacfe-fa21-40ac-a0c3-ca638f4afa6c/?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": "Golden State Warriors",
"amount": 5304.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "0b46f821-9a17-4f9d-9d51-3c537f01511b",
"gambit_id": "44903398-579a-47c6-8a96-758fcbd7bfcb",
"last_updated": "2022-11-28T13:57:14.715686-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden State Warriors",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68a387c7-a7e0-4f60-9a73-9c79918bafdc/?format=api"
},
{
"id": "48552f48-5bc6-4337-9221-6c44282ed5d2",
"gambit_id": "0ebb6a18-354c-48cb-b4bb-92bbf9b896fd",
"last_updated": "2022-11-28T13:57:14.714513-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68a387c7-a7e0-4f60-9a73-9c79918bafdc/?format=api"
}
]
}