GET /api/bet_types/46a7260f-345f-4273-86db-5307ebace5b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46a7260f-345f-4273-86db-5307ebace5b6",
"match": "https://api-prod.gambitprofit.com/api/matches/867e4d58-edfd-4f9e-a0e9-e5218b5c12b9/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-03T10:18:15.117753-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": "Miami Dolphins",
"amount": 5094.0
},
{
"team": "New York Giants",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "13593169-88c8-4111-aaaf-7b69473de34e",
"gambit_id": "e38597dd-8b85-47e5-a8c3-401fbbb5cebd",
"last_updated": "2023-10-09T15:48:11.993461-04:00",
"created_at": "2023-10-03T10:18:15.128348-04:00",
"name": "Miami Dolphins",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46a7260f-345f-4273-86db-5307ebace5b6/?format=api"
},
{
"id": "8e383d58-a2e5-40dc-8ccc-7d01d793ae83",
"gambit_id": "9def6ce7-3be3-4980-bb82-0fbc2f6d3707",
"last_updated": "2023-10-09T15:48:11.989774-04:00",
"created_at": "2023-10-03T10:18:15.122888-04:00",
"name": "New York Giants",
"reward": "1.90000",
"odds": "1.95240",
"spread": "12.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46a7260f-345f-4273-86db-5307ebace5b6/?format=api"
}
]
}