GET /api/bet_types/22712c47-b677-4243-acfc-6f956e85a72a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22712c47-b677-4243-acfc-6f956e85a72a",
"match": "https://api-prod.gambitprofit.com/api/matches/cdd8b791-c12b-4580-b002-318292058c01/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T22:48:26.175992-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": "Los Angeles Chargers",
"amount": 5939.0
},
{
"team": "Miami Dolphins",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "6b72cc1b-555e-4c1b-9da2-8e51feb49ecb",
"gambit_id": "cd2b50c1-387b-4a6d-8dc5-823bf3d47e59",
"last_updated": "2023-09-11T11:08:25.152380-04:00",
"created_at": "2023-09-06T22:48:26.183448-04:00",
"name": "Los Angeles Chargers",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22712c47-b677-4243-acfc-6f956e85a72a/?format=api"
},
{
"id": "88932e9b-ba9c-4c7e-bf94-edd9b2167e0f",
"gambit_id": "07e04534-0000-42a3-8051-eb00ed2a8bdb",
"last_updated": "2023-09-11T11:08:25.148658-04:00",
"created_at": "2023-09-06T22:48:26.179521-04:00",
"name": "Miami Dolphins",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22712c47-b677-4243-acfc-6f956e85a72a/?format=api"
}
]
}