GET /api/bet_types/03eca1dd-5be5-4e53-b313-3e30cbbc9e19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03eca1dd-5be5-4e53-b313-3e30cbbc9e19",
"match": "https://api-prod.gambitprofit.com/api/matches/4c5f05a7-cd29-459d-b5f1-13e032ab4265/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-04T09:43:06.201496-04: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": "LOS",
"amount": 5688.0
},
{
"team": "PIT",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "2783959a-6efc-4287-bb7a-e7f6333ccee1",
"gambit_id": "624f1c36-a500-4722-b397-ec2280bf6bd0",
"last_updated": "2023-07-05T18:18:23.428698-04:00",
"created_at": "2023-07-04T09:43:06.205963-04:00",
"name": "LOS",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03eca1dd-5be5-4e53-b313-3e30cbbc9e19/?format=api"
},
{
"id": "5c6fed25-2a09-4957-8cd1-a50f76f2320e",
"gambit_id": "6026e7c2-caa0-4ada-a49c-81cc428e0b84",
"last_updated": "2023-07-05T18:18:23.427180-04:00",
"created_at": "2023-07-04T09:43:06.203540-04:00",
"name": "PIT",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03eca1dd-5be5-4e53-b313-3e30cbbc9e19/?format=api"
}
]
}