GET /api/bet_types/810db6f3-b3cd-46b6-bb86-bdcfff02ad61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "810db6f3-b3cd-46b6-bb86-bdcfff02ad61",
"match": "https://api-prod.gambitprofit.com/api/matches/8ce4eda6-6f8a-492b-a595-8145fdad028d/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-23T12:47:10.349737-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": "New England Patriots",
"amount": 5098.0
},
{
"team": "Cincinnati Bengals",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "6c761610-e237-4888-ba85-d29552fc6958",
"gambit_id": "710618ca-8a52-4c4b-8f74-f6e3bb813672",
"last_updated": "2022-12-25T18:17:07.485191-05:00",
"created_at": "2022-12-23T12:47:10.350973-05:00",
"name": "New England Patriots",
"reward": "1.75000",
"odds": "1.86960",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/810db6f3-b3cd-46b6-bb86-bdcfff02ad61/?format=api"
},
{
"id": "2ed39892-a04e-4fa7-b5d4-4cb6b9b1c942",
"gambit_id": "0b1df54c-9b22-4d9a-b1f0-242d5a855661",
"last_updated": "2022-12-25T18:17:07.486287-05:00",
"created_at": "2022-12-23T12:47:10.352242-05:00",
"name": "Cincinnati Bengals",
"reward": "1.82000",
"odds": "1.95240",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/810db6f3-b3cd-46b6-bb86-bdcfff02ad61/?format=api"
}
]
}