GET /api/bet_types/763385f8-cc5d-498b-80e3-7ba66429aaf8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "763385f8-cc5d-498b-80e3-7ba66429aaf8",
"match": "https://api-prod.gambitprofit.com/api/matches/bcda41bb-a955-49a8-9526-ce1ee6516e18/?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": "Sergey Spivak",
"amount": 6260.0
},
{
"team": "Derrick Lewis",
"amount": 3740.0
}
],
"expected_reward_tokens": 9013.4,
"profit_sb": 13.4,
"profit_sb_percentage": 0.15,
"recommended": true
},
"lines": [
{
"id": "62ada86a-721c-4cc9-b12d-b9d17d1c859c",
"gambit_id": "9fb88e0e-fcdc-4d52-94fb-db9f22fed3b9",
"last_updated": "2022-12-24T17:12:26.974525-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sergey Spivak",
"reward": "1.44000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/763385f8-cc5d-498b-80e3-7ba66429aaf8/?format=api"
},
{
"id": "be30d965-a7d8-4dbc-8cda-6fa26ce5d56d",
"gambit_id": "f6843ca7-1c17-4eea-a767-5414066ddd61",
"last_updated": "2022-12-24T17:12:26.973420-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Derrick Lewis",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/763385f8-cc5d-498b-80e3-7ba66429aaf8/?format=api"
}
]
}