GET /api/bet_types/c2e62bd0-37ca-45b3-9943-80ada82afc6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2e62bd0-37ca-45b3-9943-80ada82afc6b",
"match": "https://api-prod.gambitprofit.com/api/matches/0146886c-357f-4196-8159-a59063c70184/?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": "TEX (J Gray)",
"amount": 5418.0
},
{
"team": "CLE (C Morris)",
"amount": 4582.0
}
],
"expected_reward_tokens": 9209.82,
"profit_sb": 209.82,
"profit_sb_percentage": 2.33,
"recommended": true
},
"lines": [
{
"id": "6baccf48-5855-4bb7-b895-4c983c47706f",
"gambit_id": "d6db558f-d3a7-4bb2-b3ae-64bb0d9407d0",
"last_updated": "2022-09-24T21:12:26.482567-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (J Gray)",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e62bd0-37ca-45b3-9943-80ada82afc6b/?format=api"
},
{
"id": "3043a847-f168-4287-b906-9a1e794d0d4f",
"gambit_id": "8ad2880a-278f-4922-98f1-df31f8165523",
"last_updated": "2022-09-24T21:12:26.483477-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (C Morris)",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2e62bd0-37ca-45b3-9943-80ada82afc6b/?format=api"
}
]
}