GET /api/bet_types/5010a27d-0500-489d-aaf0-655dfa97393a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5010a27d-0500-489d-aaf0-655dfa97393a",
"match": "https://api-prod.gambitprofit.com/api/matches/4a1d2d78-6156-4654-9728-a86bb65f69c4/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-27T08:13:19.062786-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": "MIN",
"amount": 5857.0
},
{
"team": "TEX",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "4bb5b68f-f00d-467c-a350-49245c3094a1",
"gambit_id": "56575e01-5d14-4ce9-a239-6a7e9d6fa11f",
"last_updated": "2023-08-29T09:08:31.793558-04:00",
"created_at": "2023-08-27T08:13:19.071537-04:00",
"name": "MIN",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5010a27d-0500-489d-aaf0-655dfa97393a/?format=api"
},
{
"id": "7df047f2-b871-4601-b905-d3584e8e3845",
"gambit_id": "7bab9759-a889-478e-8084-5c10827acb8e",
"last_updated": "2023-08-29T09:08:31.789649-04:00",
"created_at": "2023-08-27T08:13:19.066444-04:00",
"name": "TEX",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5010a27d-0500-489d-aaf0-655dfa97393a/?format=api"
}
]
}