GET /api/bet_types/42841769-82bd-4cee-99f4-ffdf6e7e69a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42841769-82bd-4cee-99f4-ffdf6e7e69a9",
"match": "https://api-prod.gambitprofit.com/api/matches/efd829e1-2711-4046-a95d-e7a1707f4009/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-23T08:33:18.936751-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": "NYM",
"amount": 5107.0
},
{
"team": "ATL",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5351cac6-d4cc-4641-ad7f-9e51f46fa6b6",
"gambit_id": "fb1a6ad9-fd07-4da4-b302-d3d1f0257902",
"last_updated": "2023-08-24T17:28:06.194922-04:00",
"created_at": "2023-08-23T08:33:18.940809-04:00",
"name": "NYM",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42841769-82bd-4cee-99f4-ffdf6e7e69a9/?format=api"
},
{
"id": "e50d5a47-d702-4be5-8675-665e0e6db692",
"gambit_id": "79798363-5997-4154-b0f3-4b01e1dcdf76",
"last_updated": "2023-08-24T17:28:06.198273-04:00",
"created_at": "2023-08-23T08:33:18.945354-04:00",
"name": "ATL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42841769-82bd-4cee-99f4-ffdf6e7e69a9/?format=api"
}
]
}