GET /api/bet_types/8c1d89fc-bf38-4c01-9efb-2ab450367093/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c1d89fc-bf38-4c01-9efb-2ab450367093",
"match": "https://api-prod.gambitprofit.com/api/matches/1e907c1f-da1a-4a1e-a58d-7865cf88935b/?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": "CIN (L Cessa)",
"amount": 5413.0
},
{
"team": "COL (K Freeland)",
"amount": 4587.0
}
],
"expected_reward_tokens": 9310.36,
"profit_sb": 310.36,
"profit_sb_percentage": 3.45,
"recommended": true
},
"lines": [
{
"id": "6a515e64-2a83-4fd1-a932-9fa990fc5790",
"gambit_id": "9466abc7-0494-4435-bc1c-de24c5d6da77",
"last_updated": "2022-09-03T20:02:08.594238-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (L Cessa)",
"reward": "1.72000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c1d89fc-bf38-4c01-9efb-2ab450367093/?format=api"
},
{
"id": "6f355615-216c-473b-932c-a1ffb09f7f6a",
"gambit_id": "a35b6f0c-72e8-4ea0-8e9e-edb0661e115b",
"last_updated": "2022-09-03T20:02:08.595245-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (K Freeland)",
"reward": "2.03000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c1d89fc-bf38-4c01-9efb-2ab450367093/?format=api"
}
]
}