GET /api/bet_types/f247f661-be70-4359-b40d-9aaa44eebd75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f247f661-be70-4359-b40d-9aaa44eebd75",
"match": "https://api-prod.gambitprofit.com/api/matches/ead52811-0e17-4aa4-a503-bd4f9b83c2ce/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-29T23:47:14.819956-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": "PHI",
"amount": 6399.0
},
{
"team": "TEX",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "fff5f62a-fde4-4e17-91c3-8eca6836ebdc",
"gambit_id": "968af7ea-3a2a-4b89-bfe5-ded2e2e8a53e",
"last_updated": "2023-03-31T10:52:12.281320-04:00",
"created_at": "2023-03-29T23:47:14.824663-04:00",
"name": "PHI",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f247f661-be70-4359-b40d-9aaa44eebd75/?format=api"
},
{
"id": "c0bfbc88-d2b2-4156-96cf-2c9e9f2925de",
"gambit_id": "cb997b6b-181a-4ba0-81a4-664b49971024",
"last_updated": "2023-03-31T10:52:12.279312-04:00",
"created_at": "2023-03-29T23:47:14.821957-04:00",
"name": "TEX",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f247f661-be70-4359-b40d-9aaa44eebd75/?format=api"
}
]
}