GET /api/bet_types/295afbde-73cc-48f3-bea1-b069c0b03d63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "295afbde-73cc-48f3-bea1-b069c0b03d63",
"match": "https://api-prod.gambitprofit.com/api/matches/775c979f-45a7-4861-b5e0-1048282feb0f/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-07T11:33:25.404011-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": "MIA",
"amount": 5773.0
},
{
"team": "PHI",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "1551d11f-ca3b-41bc-bc9c-8455951888ac",
"gambit_id": "9a8e9dea-807b-4ffa-8fb1-c5a81977f230",
"last_updated": "2023-07-08T09:58:16.913939-04:00",
"created_at": "2023-07-07T11:33:25.408899-04:00",
"name": "MIA",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/295afbde-73cc-48f3-bea1-b069c0b03d63/?format=api"
},
{
"id": "77bc5314-1517-4968-8ec6-61ae6621ceec",
"gambit_id": "667bdac5-fa52-4c59-89f2-1bc47aba3aed",
"last_updated": "2023-07-08T09:58:16.911691-04:00",
"created_at": "2023-07-07T11:33:25.406293-04:00",
"name": "PHI",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/295afbde-73cc-48f3-bea1-b069c0b03d63/?format=api"
}
]
}