GET /api/bet_types/776d44fc-2ec5-4fb3-97a0-1d70bae99b81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "776d44fc-2ec5-4fb3-97a0-1d70bae99b81",
"match": "https://api-prod.gambitprofit.com/api/matches/686fd743-3e9d-4670-9f85-35a48cc7a262/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:42:58.981412-05: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": "Tampa Bay Buccaneers",
"amount": 6752.0
},
{
"team": "Carolina Panthers",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "f8656ce6-4548-4c77-a29e-1d05a1ff9721",
"gambit_id": "423dd253-6a0a-45cd-9be2-6d4f6dab758d",
"last_updated": "2024-01-09T10:38:29.668282-05:00",
"created_at": "2024-01-04T09:42:58.985099-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/776d44fc-2ec5-4fb3-97a0-1d70bae99b81/?format=api"
},
{
"id": "1dd10924-edf2-473f-940d-46052283a730",
"gambit_id": "87700321-6a81-4801-a0d4-36f5ef6ccc7c",
"last_updated": "2024-01-09T10:38:29.671485-05:00",
"created_at": "2024-01-04T09:42:58.988908-05:00",
"name": "Carolina Panthers",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/776d44fc-2ec5-4fb3-97a0-1d70bae99b81/?format=api"
}
]
}