GET /api/bet_types/639dfc0f-7ac1-4bea-adc7-4728dfde14d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "639dfc0f-7ac1-4bea-adc7-4728dfde14d3",
"match": "https://api-prod.gambitprofit.com/api/matches/4fd2927e-5da1-4a6e-b919-849fb2f5f84f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-02T08:52:10.575625-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": "Buffalo Bills",
"amount": 5577.0
},
{
"team": "Cincinnati Bengals",
"amount": 4423.0
}
],
"expected_reward_tokens": 8978.69,
"profit_sb": -21.31,
"profit_sb_percentage": -0.24,
"recommended": false
},
"lines": [
{
"id": "9796b5e3-809c-4cfa-b168-fa1488c1b950",
"gambit_id": "f1c58fe1-54af-4f08-8f8f-6041c1f14620",
"last_updated": "2023-01-09T20:26:48.411450-05:00",
"created_at": "2023-01-02T08:52:10.578024-05:00",
"name": "Buffalo Bills",
"reward": "1.61000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/639dfc0f-7ac1-4bea-adc7-4728dfde14d3/?format=api"
},
{
"id": "72e1b013-dc0e-49fd-9002-3df176090b1a",
"gambit_id": "328414f6-4090-42f6-bec9-943ec7a33c96",
"last_updated": "2023-01-09T20:26:48.410429-05:00",
"created_at": "2023-01-02T08:52:10.576813-05:00",
"name": "Cincinnati Bengals",
"reward": "2.03000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/639dfc0f-7ac1-4bea-adc7-4728dfde14d3/?format=api"
}
]
}