GET /api/bet_types/e37e3105-268c-484b-875a-0109a4a8650b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e37e3105-268c-484b-875a-0109a4a8650b",
"match": "https://api-prod.gambitprofit.com/api/matches/6912aaf1-ff0e-4728-a773-23039dc76fee/?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": "Cleveland Cavaliers",
"amount": 6179.0
},
{
"team": "Los Angeles Clippers",
"amount": 3821.0
}
],
"expected_reward_tokens": 9206.71,
"profit_sb": 206.71,
"profit_sb_percentage": 2.3,
"recommended": true
},
"lines": [
{
"id": "84a6b7bd-b989-42fe-9817-2ab3c1209f57",
"gambit_id": "a0b6b8e5-51bb-422a-b426-4aee73912487",
"last_updated": "2022-11-08T10:47:15.182531-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37e3105-268c-484b-875a-0109a4a8650b/?format=api"
},
{
"id": "3ebf863c-115b-4a63-924b-a9e295c8a8cd",
"gambit_id": "2ce61a5b-fa73-4261-8334-0cd7542c9b57",
"last_updated": "2022-11-08T10:47:15.181480-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37e3105-268c-484b-875a-0109a4a8650b/?format=api"
}
]
}