GET /api/bet_types/459d630a-7763-4fac-b536-89a76c8e3c14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "459d630a-7763-4fac-b536-89a76c8e3c14",
"match": "https://api-prod.gambitprofit.com/api/matches/0dc351a5-a255-4bd9-b5cc-9405b9ac2214/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-04T09:48:06.608866-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": "TOR",
"amount": 5213.0
},
{
"team": "OAK",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "58a70f7d-754c-4229-b9af-ee166760a4eb",
"gambit_id": "89f748f6-eb1f-4e1f-be23-7d0199ef93ea",
"last_updated": "2023-09-11T13:58:02.073077-04:00",
"created_at": "2023-09-04T09:48:06.612716-04:00",
"name": "TOR",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459d630a-7763-4fac-b536-89a76c8e3c14/?format=api"
},
{
"id": "b5296969-b81a-482d-905b-ba4e2f444b2a",
"gambit_id": "616c77f8-467c-40fa-a8c7-fb9f05c786b5",
"last_updated": "2023-09-11T13:58:02.078204-04:00",
"created_at": "2023-09-04T09:48:06.616962-04:00",
"name": "OAK",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/459d630a-7763-4fac-b536-89a76c8e3c14/?format=api"
}
]
}