GET /api/bet_types/a2189bff-1f83-4ef2-8b71-285318ecc9d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2189bff-1f83-4ef2-8b71-285318ecc9d0",
"match": "https://api-prod.gambitprofit.com/api/matches/cec053e3-4c8a-4a6b-b219-b7db1cf4c554/?format=api",
"name": "Play the Odds",
"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": "COL",
"amount": 5676.0
},
{
"team": "ARI",
"amount": 4324.0
}
],
"expected_reward_tokens": 9251.88,
"profit_sb": 251.88,
"profit_sb_percentage": 2.8,
"recommended": true
},
"lines": [
{
"id": "3a09fa5a-c630-44f2-bf70-c635be169a52",
"gambit_id": "0a6198fa-8320-4ced-840d-d0d1c1058107",
"last_updated": "2022-08-08T10:57:08.623333-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL",
"reward": "1.63000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2189bff-1f83-4ef2-8b71-285318ecc9d0/?format=api"
},
{
"id": "d2d6be82-aac0-4c7f-b936-08a69363cc19",
"gambit_id": "f00e355e-6f1b-4f11-b21e-6e977815682d",
"last_updated": "2022-08-08T10:57:08.622952-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI",
"reward": "2.14000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2189bff-1f83-4ef2-8b71-285318ecc9d0/?format=api"
}
]
}