GET /api/bet_types/54283814-f9d8-49b2-9062-ce47a86ad1b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54283814-f9d8-49b2-9062-ce47a86ad1b1",
"match": "https://api-prod.gambitprofit.com/api/matches/f919e648-789e-44ee-befd-92ec3e414960/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:42:59.216680-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": "Detroit Lions",
"amount": 5107.0
},
{
"team": "Minnesota Vikings",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1226e454-6cb0-479b-ae62-758d50b5299f",
"gambit_id": "04e354e2-657a-455e-9bb1-b240d5d94d83",
"last_updated": "2024-01-09T10:38:30.123628-05:00",
"created_at": "2024-01-04T09:42:59.224115-05:00",
"name": "Detroit Lions",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54283814-f9d8-49b2-9062-ce47a86ad1b1/?format=api"
},
{
"id": "ac444c02-1f13-4368-a4ec-cec84291d512",
"gambit_id": "fb48bee2-2387-48e4-8987-ee5a8019836f",
"last_updated": "2024-01-09T10:38:30.120273-05:00",
"created_at": "2024-01-04T09:42:59.220391-05:00",
"name": "Minnesota Vikings",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54283814-f9d8-49b2-9062-ce47a86ad1b1/?format=api"
}
]
}