GET /api/bet_types/486175b1-78ed-4eb4-b1de-e6a211e27fe0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "486175b1-78ed-4eb4-b1de-e6a211e27fe0",
"match": "https://api-prod.gambitprofit.com/api/matches/a6e6c6b6-e36c-411d-8646-6c777af788fe/?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": "HOU (C Javier)",
"amount": 6970.0
},
{
"team": "TEX (C Ragans)",
"amount": 3030.0
}
],
"expected_reward_tokens": 9270.1,
"profit_sb": 270.1,
"profit_sb_percentage": 3.0,
"recommended": true
},
"lines": [
{
"id": "0b61b9c9-faea-494b-80a7-2e64c15b3bec",
"gambit_id": "15ea907e-6bcb-4949-a77a-4e6c34a67a5b",
"last_updated": "2022-09-08T10:07:13.207007-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (C Javier)",
"reward": "1.33000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/486175b1-78ed-4eb4-b1de-e6a211e27fe0/?format=api"
},
{
"id": "0794503a-f619-4ba8-adfd-075a0a62a5ce",
"gambit_id": "60f46e41-c50f-4e22-8265-759de5185634",
"last_updated": "2022-09-08T10:07:13.208020-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (C Ragans)",
"reward": "3.06000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/486175b1-78ed-4eb4-b1de-e6a211e27fe0/?format=api"
}
]
}