GET /api/bet_types/6ec00e88-1995-49ae-af82-c82c814db227/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ec00e88-1995-49ae-af82-c82c814db227",
"match": "https://api-prod.gambitprofit.com/api/matches/6c93bee9-1b02-401c-a604-1a686c387075/?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": "ARI (Z Gallen)",
"amount": 5755.0
},
{
"team": "COL (J Urena)",
"amount": 4245.0
}
],
"expected_reward_tokens": 9380.65,
"profit_sb": 380.65,
"profit_sb_percentage": 4.23,
"recommended": true
},
"lines": [
{
"id": "101b26e6-3f77-477b-bbc7-ce3976f45f7b",
"gambit_id": "dfaf9fe4-8dc6-4974-a1a1-a2e0f3c3e446",
"last_updated": "2022-08-14T13:36:50.202852-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (Z Gallen)",
"reward": "1.63000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ec00e88-1995-49ae-af82-c82c814db227/?format=api"
},
{
"id": "f556affd-7a13-4a4f-9b8f-b1e9f5437890",
"gambit_id": "136ccf5f-2832-4611-a926-fc81fb3ad6a4",
"last_updated": "2022-08-14T13:36:50.203234-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (J Urena)",
"reward": "2.21000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ec00e88-1995-49ae-af82-c82c814db227/?format=api"
}
]
}