GET /api/bet_types/0c612a90-9347-4f4f-acab-de959752532f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c612a90-9347-4f4f-acab-de959752532f",
"match": "https://api-prod.gambitprofit.com/api/matches/6f5133da-0c57-4da6-a747-34fbafe4432f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-01T09:22:01.659865-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": "Washington Commanders",
"amount": 5402.0
},
{
"team": "Cleveland Browns",
"amount": 4598.0
}
],
"expected_reward_tokens": 8966.1,
"profit_sb": -33.9,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "decb895d-e223-4519-8813-0018c3e9b006",
"gambit_id": "068691d6-e9fa-44d8-854b-e6af76231585",
"last_updated": "2023-01-02T12:47:00.745976-05:00",
"created_at": "2023-01-01T09:22:01.661050-05:00",
"name": "Washington Commanders",
"reward": "1.66000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c612a90-9347-4f4f-acab-de959752532f/?format=api"
},
{
"id": "c7a8ad68-5a14-4192-9d65-da5e6e6cb829",
"gambit_id": "3c58ec7a-e1b9-4757-9cc6-dac3af8fd81e",
"last_updated": "2023-01-02T12:47:00.747100-05:00",
"created_at": "2023-01-01T09:22:01.662419-05:00",
"name": "Cleveland Browns",
"reward": "1.95000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c612a90-9347-4f4f-acab-de959752532f/?format=api"
}
]
}