GET /api/bet_types/2b75538a-f3f1-47ab-88f0-fc3f0c31cca2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b75538a-f3f1-47ab-88f0-fc3f0c31cca2",
"match": "https://api-prod.gambitprofit.com/api/matches/adbe069a-b7b4-422a-8b97-19bd33ab1b73/?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": "LOS (T Anderson)",
"amount": 6957.0
},
{
"team": "ARI (D Jameson)",
"amount": 3043.0
}
],
"expected_reward_tokens": 9250.72,
"profit_sb": 250.72,
"profit_sb_percentage": 2.79,
"recommended": true
},
"lines": [
{
"id": "8c5c6955-5c4b-4127-92f2-d6015e423977",
"gambit_id": "338ad603-fbb2-4e7d-94e5-eb216b031522",
"last_updated": "2022-09-21T16:11:56.301975-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (T Anderson)",
"reward": "1.33000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b75538a-f3f1-47ab-88f0-fc3f0c31cca2/?format=api"
},
{
"id": "608fd7c4-dacf-4643-a207-ce4a7e3fc7fe",
"gambit_id": "8865e865-22de-4302-9879-3b4a725539c1",
"last_updated": "2022-09-21T16:11:56.300987-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (D Jameson)",
"reward": "3.04000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b75538a-f3f1-47ab-88f0-fc3f0c31cca2/?format=api"
}
]
}