GET /api/bet_types/b4a13ce7-90f0-47f5-ae21-70597885dcab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4a13ce7-90f0-47f5-ae21-70597885dcab",
"match": "https://api-prod.gambitprofit.com/api/matches/cf0792ae-a6b1-46eb-b676-59e68ed0767c/?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 (B Graterol)",
"amount": 5703.0
},
{
"team": "SDG (S Wilson)",
"amount": 4297.0
}
],
"expected_reward_tokens": 9581.04,
"profit_sb": 581.04,
"profit_sb_percentage": 6.46,
"recommended": true
},
"lines": [
{
"id": "d3779fad-2254-49ab-be08-8ddb944e77d7",
"gambit_id": "5c3278e0-57d4-4d76-b0ec-03ee26981837",
"last_updated": "2022-09-30T09:47:09.949906-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (B Graterol)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a13ce7-90f0-47f5-ae21-70597885dcab/?format=api"
},
{
"id": "9b495549-d889-45c8-aa23-3c8c3f6e67d5",
"gambit_id": "6609e246-bbdc-4acb-8285-d9f13be54a27",
"last_updated": "2022-09-30T09:47:09.950881-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (S Wilson)",
"reward": "2.23000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4a13ce7-90f0-47f5-ae21-70597885dcab/?format=api"
}
]
}