GET /api/bet_types/c0966956-7153-4aaa-87c3-449957ac7549/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0966956-7153-4aaa-87c3-449957ac7549",
"match": "https://api-prod.gambitprofit.com/api/matches/de356333-666a-490d-be2f-5e6b680cd0d6/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-24T09:13:24.504004-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": "PIT",
"amount": 5688.0
},
{
"team": "CIN",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "422fae06-fdb0-480e-870f-372253aaaab3",
"gambit_id": "aad05936-8a30-41a1-934e-f18df5719f4b",
"last_updated": "2023-09-26T09:17:57.644548-04:00",
"created_at": "2023-09-24T09:13:24.508079-04:00",
"name": "PIT",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0966956-7153-4aaa-87c3-449957ac7549/?format=api"
},
{
"id": "33619a4d-3412-4724-967d-50246e4de057",
"gambit_id": "93808a87-0e61-488d-a6e2-6cf3c20022c7",
"last_updated": "2023-09-26T09:17:57.648165-04:00",
"created_at": "2023-09-24T09:13:24.512634-04:00",
"name": "CIN",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0966956-7153-4aaa-87c3-449957ac7549/?format=api"
}
]
}