GET /api/bet_types/4ee983c6-0543-490f-977b-df311fa6b2d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ee983c6-0543-490f-977b-df311fa6b2d1",
"match": "https://api-prod.gambitprofit.com/api/matches/686fd743-3e9d-4670-9f85-35a48cc7a262/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:42:58.966449-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": 5107.0
},
{
"team": "Carolina Panthers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "42ea7360-9f02-45d8-8e90-cd9b3f9f1d3c",
"gambit_id": "2279110b-43de-4b1a-9e45-a246511428a1",
"last_updated": "2024-01-09T10:38:29.657167-05:00",
"created_at": "2024-01-04T09:42:58.970095-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee983c6-0543-490f-977b-df311fa6b2d1/?format=api"
},
{
"id": "763cea0b-6a80-455f-b710-eef8d2e0f254",
"gambit_id": "3e7f9471-629a-4e28-a08d-d01b650a95e4",
"last_updated": "2024-01-09T10:38:29.660778-05:00",
"created_at": "2024-01-04T09:42:58.977417-05:00",
"name": "Carolina Panthers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee983c6-0543-490f-977b-df311fa6b2d1/?format=api"
}
]
}