GET /api/bet_types/61f0129b-952d-4cc4-8f7f-47d36947ed5d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61f0129b-952d-4cc4-8f7f-47d36947ed5d",
"match": "https://api-prod.gambitprofit.com/api/matches/b81c4d84-4a0b-49b5-8feb-8f9d37af15c7/?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": "HOU (J Verlander)",
"amount": 7054.0
},
{
"team": "MIN (Aaron Sanchez)",
"amount": 2946.0
}
],
"expected_reward_tokens": 9309.36,
"profit_sb": 309.36,
"profit_sb_percentage": 3.44,
"recommended": true
},
"lines": [
{
"id": "13bbe8d4-e266-4d3e-87fc-c59b0028550a",
"gambit_id": "9d03a292-a2e6-4bb8-9833-5cb6e1ab44ba",
"last_updated": "2022-08-24T10:27:10.483979-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (J Verlander)",
"reward": "1.32000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f0129b-952d-4cc4-8f7f-47d36947ed5d/?format=api"
},
{
"id": "a5b14451-1e16-43cf-a2b2-420bb0e3bc06",
"gambit_id": "2e457252-b8e3-4034-a074-4ac21ccae43b",
"last_updated": "2022-08-24T10:27:10.484414-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (Aaron Sanchez)",
"reward": "3.16000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f0129b-952d-4cc4-8f7f-47d36947ed5d/?format=api"
}
]
}