GET /api/bet_types/2b11f38d-7fc5-41f2-8f23-c9169bfa0885/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b11f38d-7fc5-41f2-8f23-c9169bfa0885",
"match": "https://api-prod.gambitprofit.com/api/matches/75ac4f20-6160-46d8-b461-eb7d778840fe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-31T10:23:03.804294-04: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": "TOR (C Bassitt)",
"amount": 5714.0
},
{
"team": "BAL (K Gibson)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "0fe845b9-8e74-41d5-b928-bebbf2522914",
"gambit_id": "2724930e-ef91-4185-af58-f744fd6d0f7c",
"last_updated": "2023-08-01T11:03:23.842274-04:00",
"created_at": "2023-07-31T10:23:03.818489-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b11f38d-7fc5-41f2-8f23-c9169bfa0885/?format=api"
},
{
"id": "fb738dab-04f2-474b-b2aa-83005bc3971f",
"gambit_id": "22aded77-b6b2-44f9-bc40-6b9b55d34208",
"last_updated": "2023-08-01T11:03:23.837976-04:00",
"created_at": "2023-07-31T10:23:03.811085-04:00",
"name": "BAL (K Gibson)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b11f38d-7fc5-41f2-8f23-c9169bfa0885/?format=api"
}
]
}