GET /api/bet_types/50318073-94f9-4984-983f-86bebec8fa15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50318073-94f9-4984-983f-86bebec8fa15",
"match": "https://api-prod.gambitprofit.com/api/matches/bbfc846a-0a97-4b40-93c2-eec1c7dc00a7/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-11T08:27:14.379144-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": "Milwaukee Bucks",
"amount": 5000.0
},
{
"team": "Atlanta Hawks",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "4fd624cc-77ae-4d77-aa0a-3900c93f8b5a",
"gambit_id": "8b260245-521b-4c23-bffe-56d79cbaac21",
"last_updated": "2023-01-12T18:21:58.182324-05:00",
"created_at": "2023-01-11T08:27:14.381689-05:00",
"name": "Milwaukee Bucks",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50318073-94f9-4984-983f-86bebec8fa15/?format=api"
},
{
"id": "8497ea71-2640-43b2-983c-2f69e95382cc",
"gambit_id": "05f2d1a8-bffc-440e-b412-9f86614e48ef",
"last_updated": "2023-01-12T18:21:58.181249-05:00",
"created_at": "2023-01-11T08:27:14.380352-05:00",
"name": "Atlanta Hawks",
"reward": "1.78000",
"odds": "1.90910",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50318073-94f9-4984-983f-86bebec8fa15/?format=api"
}
]
}