GET /api/bet_types/09921bd4-66ec-45f1-86d1-c5cf7de1c19e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09921bd4-66ec-45f1-86d1-c5cf7de1c19e",
"match": "https://api-prod.gambitprofit.com/api/matches/ea94c38a-ea81-4430-aadd-21de57763bfa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-10T08:43:00.110965-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": "HOU (H Brown)",
"amount": 5170.0
},
{
"team": "BAL (D Kremer)",
"amount": 4830.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "c22a31b8-4dfb-4e82-8cec-afb6c1b4225d",
"gambit_id": "0e4a3b3c-a409-4457-a069-08da481cd1eb",
"last_updated": "2023-08-11T11:08:15.742352-04:00",
"created_at": "2023-08-10T08:43:00.122191-04:00",
"name": "HOU (H Brown)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09921bd4-66ec-45f1-86d1-c5cf7de1c19e/?format=api"
},
{
"id": "aa58db5a-5867-406c-b6d4-4dbcd734169b",
"gambit_id": "9c89c222-894b-45e5-8d42-4f3de7c3ec1c",
"last_updated": "2023-08-11T11:08:15.739056-04:00",
"created_at": "2023-08-10T08:43:00.116486-04:00",
"name": "BAL (D Kremer)",
"reward": "1.98000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09921bd4-66ec-45f1-86d1-c5cf7de1c19e/?format=api"
}
]
}