GET /api/bet_types/e5735e91-e34a-4db9-91ad-d806ac623c87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5735e91-e34a-4db9-91ad-d806ac623c87",
"match": "https://api-prod.gambitprofit.com/api/matches/235a3b06-931f-41bf-8309-12fd4611c175/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-09T08:43:18.041953-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": "CHC",
"amount": 5773.0
},
{
"team": "NYY",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "827b9dae-5c6b-478c-9de4-dd52ee08fbbd",
"gambit_id": "76da109e-cd7d-4a0b-86e3-ebd3774d5cc8",
"last_updated": "2023-07-10T18:33:27.417071-04:00",
"created_at": "2023-07-09T08:43:18.043933-04:00",
"name": "CHC",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5735e91-e34a-4db9-91ad-d806ac623c87/?format=api"
},
{
"id": "685eb0f2-4a3e-4268-ba34-3558a6e85f8e",
"gambit_id": "f6681822-dbb1-4559-a04a-dd9881639401",
"last_updated": "2023-07-10T18:33:27.418375-04:00",
"created_at": "2023-07-09T08:43:18.045873-04:00",
"name": "NYY",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5735e91-e34a-4db9-91ad-d806ac623c87/?format=api"
}
]
}