GET /api/bet_types/79427539-173e-477b-91de-4f44b51d6e1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79427539-173e-477b-91de-4f44b51d6e1b",
"match": "https://api-prod.gambitprofit.com/api/matches/dcaa2f22-eaf6-4ecf-8eaf-90a75f9b5730/?format=api",
"name": "Pick the Winner",
"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": "SEA (M Gonzales)",
"amount": 5605.0
},
{
"team": "OAK (C Irvin)",
"amount": 4395.0
}
],
"expected_reward_tokens": 9360.35,
"profit_sb": 360.35,
"profit_sb_percentage": 4.0,
"recommended": true
},
"lines": [
{
"id": "c61b92b5-a94f-4c46-af13-3ef665705c27",
"gambit_id": "393faabf-e45c-4d22-a5c4-782406f5b17e",
"last_updated": "2022-08-20T12:02:02.155030-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (M Gonzales)",
"reward": "1.67000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79427539-173e-477b-91de-4f44b51d6e1b/?format=api"
},
{
"id": "2f890cf4-c942-4be1-b5f1-a9aba793767f",
"gambit_id": "2265216f-582c-4d11-8bad-c3ee1aafd507",
"last_updated": "2022-08-20T12:02:02.154559-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (C Irvin)",
"reward": "2.13000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79427539-173e-477b-91de-4f44b51d6e1b/?format=api"
}
]
}