GET /api/bet_types/4bf01c5d-0e95-46df-8d3a-72c680364d56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4bf01c5d-0e95-46df-8d3a-72c680364d56",
"match": "https://api-prod.gambitprofit.com/api/matches/7a5a2670-ea8f-49c9-9e4b-9868b7e77443/?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": "MIL (J Alexander)",
"amount": 6097.0
},
{
"team": "PIT (M Keller)",
"amount": 3903.0
}
],
"expected_reward_tokens": 9328.17,
"profit_sb": 328.17,
"profit_sb_percentage": 3.65,
"recommended": true
},
"lines": [
{
"id": "f9f417a5-7623-430e-9315-e6d46e82806a",
"gambit_id": "632addbd-d929-4118-9d1b-b48f3fdd28e9",
"last_updated": "2022-08-31T10:22:01.491481-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (J Alexander)",
"reward": "1.53000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf01c5d-0e95-46df-8d3a-72c680364d56/?format=api"
},
{
"id": "dbe5e5b1-7eb6-4eb0-abe9-7a237dfcb7be",
"gambit_id": "a4f33173-54f2-44b8-8b95-c4ae7fa0386d",
"last_updated": "2022-08-31T10:22:01.491899-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (M Keller)",
"reward": "2.39000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bf01c5d-0e95-46df-8d3a-72c680364d56/?format=api"
}
]
}