GET /api/bet_types/a56befb4-bb91-4291-be1e-9a8d22e89fb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a56befb4-bb91-4291-be1e-9a8d22e89fb3",
"match": "https://api-prod.gambitprofit.com/api/matches/0f55ac82-0240-43dd-b448-97f159897461/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-14T09:58:11.500535-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": "Cincinnati Bengals",
"amount": 5213.0
},
{
"team": "Baltimore Ravens",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "bb33a6a0-2982-4d8c-930a-5560e59a71b9",
"gambit_id": "48ffee2b-3eb1-4e12-9bba-623c46ba2bf6",
"last_updated": "2023-09-18T15:48:23.368260-04:00",
"created_at": "2023-09-14T09:58:11.510109-04:00",
"name": "Cincinnati Bengals",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a56befb4-bb91-4291-be1e-9a8d22e89fb3/?format=api"
},
{
"id": "afcb6441-bea6-4600-ac3d-4c20fc261ae8",
"gambit_id": "afe5deec-ffd7-4fc2-bcfc-f6b90376cb3c",
"last_updated": "2023-09-18T15:48:23.362662-04:00",
"created_at": "2023-09-14T09:58:11.506005-04:00",
"name": "Baltimore Ravens",
"reward": "1.96000",
"odds": "2.00000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a56befb4-bb91-4291-be1e-9a8d22e89fb3/?format=api"
}
]
}