GET /api/bet_types/181f2b50-6b2e-4e75-a847-29cab0b3a963/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "181f2b50-6b2e-4e75-a847-29cab0b3a963",
"match": "https://api-prod.gambitprofit.com/api/matches/a6b9a1a7-a9ed-47be-922c-18cfc4a16ba2/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "CIN",
"amount": 6305.0
},
{
"team": "CHC",
"amount": 3695.0
}
],
"expected_reward_tokens": 9457.5,
"profit_sb": 457.5,
"profit_sb_percentage": 5.08,
"recommended": true
},
"lines": [
{
"id": "df6a6a73-a5ac-4699-be65-664bb6a2fcbd",
"gambit_id": "7afc812b-47d2-4a8c-bccc-4f5b4ba95e8f",
"last_updated": "2022-10-02T15:17:29.805486-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/181f2b50-6b2e-4e75-a847-29cab0b3a963/?format=api"
},
{
"id": "682f7311-a57e-4b96-9ee4-df7c199d4d79",
"gambit_id": "9c632971-b68c-4f49-b3fc-80ef2fda9157",
"last_updated": "2022-10-02T15:17:29.804345-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC",
"reward": "2.56000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/181f2b50-6b2e-4e75-a847-29cab0b3a963/?format=api"
}
]
}