GET /api/bet_types/499fad65-472f-4bf8-b751-b47f149700f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "499fad65-472f-4bf8-b751-b47f149700f6",
"match": "https://api-prod.gambitprofit.com/api/matches/4926b99e-2bdf-4dbb-8832-a8e7962e3f32/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-24T12:57:57.194230-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": "Pittsburgh Steelers",
"amount": 7059.0
},
{
"team": "Atlanta Falcons",
"amount": 2941.0
}
],
"expected_reward_tokens": 9528.84,
"profit_sb": 28.84,
"profit_sb_percentage": 0.3,
"recommended": true
},
"lines": [
{
"id": "c1b254a4-c953-499c-80ae-eab849c81a6a",
"gambit_id": "1df8c618-d140-46e8-96c2-66fe72029747",
"last_updated": "2023-08-29T09:18:24.526613-04:00",
"created_at": "2023-08-24T12:57:57.199516-04:00",
"name": "Pittsburgh Steelers",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/499fad65-472f-4bf8-b751-b47f149700f6/?format=api"
},
{
"id": "cca0509d-ed4d-4ef6-8df3-1ec938ad9308",
"gambit_id": "3dd6c1d1-c9c8-4cf6-b065-07b00710f323",
"last_updated": "2023-08-29T09:18:24.530651-04:00",
"created_at": "2023-08-24T12:57:57.207033-04:00",
"name": "Atlanta Falcons",
"reward": "3.24000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/499fad65-472f-4bf8-b751-b47f149700f6/?format=api"
}
]
}