GET /api/bet_types/2776c811-102e-4ba2-8afd-29c2556ec25b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2776c811-102e-4ba2-8afd-29c2556ec25b",
"match": "https://api-prod.gambitprofit.com/api/matches/54591be9-039d-4fc0-83a1-dbb98e2c841b/?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": "MIA (E Cabrera)",
"amount": 5759.0
},
{
"team": "OAK (A Oller)",
"amount": 4241.0
}
],
"expected_reward_tokens": 9329.58,
"profit_sb": 329.58,
"profit_sb_percentage": 3.66,
"recommended": true
},
"lines": [
{
"id": "41fa7479-1a6f-4c50-b9b1-a336394c05cc",
"gambit_id": "ce99814c-9f35-461f-a0ed-76ddfa9569d7",
"last_updated": "2022-08-23T09:36:56.259299-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (E Cabrera)",
"reward": "1.62000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2776c811-102e-4ba2-8afd-29c2556ec25b/?format=api"
},
{
"id": "293ac62f-5ee1-41f3-87c3-4f16a485a5bb",
"gambit_id": "3dd14ac1-ad0f-4330-b313-73bea4f93b6a",
"last_updated": "2022-08-23T09:36:56.258777-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (A Oller)",
"reward": "2.20000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2776c811-102e-4ba2-8afd-29c2556ec25b/?format=api"
}
]
}