GET /api/bet_types/339ce29d-6769-49b3-86d0-81599012842b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "339ce29d-6769-49b3-86d0-81599012842b",
"match": "https://api-prod.gambitprofit.com/api/matches/30d780fe-fd8f-4287-bd69-e8ae8f8491a2/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-17T09:28:11.802469-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": "Orlando Magic",
"amount": 5000.0
},
{
"team": "Atlanta Hawks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "87c96209-25ab-490b-a476-1afe6bdc7a9d",
"gambit_id": "03319e16-c0d2-491f-81f3-e8d158071580",
"last_updated": "2024-01-19T12:03:15.701274-05:00",
"created_at": "2024-01-17T09:28:11.808537-05:00",
"name": "Orlando Magic",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/339ce29d-6769-49b3-86d0-81599012842b/?format=api"
},
{
"id": "3f23f345-628b-40e4-b36c-d0b17f2c52bf",
"gambit_id": "b3e160fb-fc30-4b4f-9cd5-72b885256062",
"last_updated": "2024-01-19T12:03:15.704539-05:00",
"created_at": "2024-01-17T09:28:11.815245-05:00",
"name": "Atlanta Hawks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/339ce29d-6769-49b3-86d0-81599012842b/?format=api"
}
]
}