GET /api/bet_types/9c3c2d1d-6cf6-452b-8972-fc785d9b1a77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c3c2d1d-6cf6-452b-8972-fc785d9b1a77",
"match": "https://api-prod.gambitprofit.com/api/matches/61795da2-59b4-466b-9465-88bb66b5f94e/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-16T12:17:24.871288-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": 5773.0
},
{
"team": "STL",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "68213da3-7725-4fda-b6db-cf96017e75e5",
"gambit_id": "649ba619-4d2c-4386-be7e-f3b545a69c50",
"last_updated": "2023-04-18T12:12:08.469207-04:00",
"created_at": "2023-04-16T12:17:24.877180-04:00",
"name": "PIT",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c3c2d1d-6cf6-452b-8972-fc785d9b1a77/?format=api"
},
{
"id": "10f249f6-9110-45ac-be01-015c10172505",
"gambit_id": "89c08254-d838-4a3d-b605-67d5ea3819d4",
"last_updated": "2023-04-18T12:12:08.467612-04:00",
"created_at": "2023-04-16T12:17:24.874436-04:00",
"name": "STL",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c3c2d1d-6cf6-452b-8972-fc785d9b1a77/?format=api"
}
]
}