GET /api/bet_types/f29d2fdb-e444-4cb5-9b9b-2e5a55239ead/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f29d2fdb-e444-4cb5-9b9b-2e5a55239ead",
"match": "https://api-prod.gambitprofit.com/api/matches/f8936031-db7b-4eaf-8bd1-4621eb04b571/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-25T11:42:03.720677-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": "ATL",
"amount": 5213.0
},
{
"team": "MIA",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "15af0ed2-6b19-4ad9-a1c0-5ad4c536ab07",
"gambit_id": "a69949df-12b8-4f1a-a18c-e7c55f5511cb",
"last_updated": "2023-04-26T20:32:12.668500-04:00",
"created_at": "2023-04-25T11:42:03.722990-04:00",
"name": "ATL",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f29d2fdb-e444-4cb5-9b9b-2e5a55239ead/?format=api"
},
{
"id": "ace1b30b-ac41-4f9c-b199-57d912e0911d",
"gambit_id": "7f86a8b1-5531-430b-8e92-857176d34fab",
"last_updated": "2023-04-26T20:32:12.670159-04:00",
"created_at": "2023-04-25T11:42:03.725362-04:00",
"name": "MIA",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f29d2fdb-e444-4cb5-9b9b-2e5a55239ead/?format=api"
}
]
}