GET /api/bet_types/ce014d72-3ae6-4def-a5c9-63014de23c85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce014d72-3ae6-4def-a5c9-63014de23c85",
"match": "https://api-prod.gambitprofit.com/api/matches/2ba1c109-8198-4483-b88f-898b88a4ef3b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-06T08:43:30.696903-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": "Sacramento Kings",
"amount": 5515.0
},
{
"team": "Houston Rockets",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "563a501f-0e49-4bbf-83cc-9c901477d3f8",
"gambit_id": "51b5b68b-3ca4-4b57-a8ae-1e92a488bbc4",
"last_updated": "2023-11-07T21:03:28.495007-05:00",
"created_at": "2023-11-06T08:43:30.701538-05:00",
"name": "Sacramento Kings",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce014d72-3ae6-4def-a5c9-63014de23c85/?format=api"
},
{
"id": "686e37ed-1901-48b5-8306-133564650a38",
"gambit_id": "945acb87-5472-42ee-81e1-f5db35261d1d",
"last_updated": "2023-11-07T21:03:28.498378-05:00",
"created_at": "2023-11-06T08:43:30.705929-05:00",
"name": "Houston Rockets",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce014d72-3ae6-4def-a5c9-63014de23c85/?format=api"
}
]
}