GET /api/bet_types/82029170-6256-4d49-be55-84195e35f380/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82029170-6256-4d49-be55-84195e35f380",
"match": "https://api-prod.gambitprofit.com/api/matches/ef91a949-b563-4ef6-b274-274da2ecce07/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-27T11:52:00.459816-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": "SFO (L Webb)",
"amount": 5909.0
},
{
"team": "STL (M Mikolas)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "927302b4-33fc-497b-8c52-da4cd17981bc",
"gambit_id": "c54ee295-7281-4359-a5bc-59f646783cf3",
"last_updated": "2023-04-28T11:22:27.735903-04:00",
"created_at": "2023-04-27T11:52:00.461142-04:00",
"name": "SFO (L Webb)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82029170-6256-4d49-be55-84195e35f380/?format=api"
},
{
"id": "daa8c0d6-54d1-46be-9587-d7f8832dfdaa",
"gambit_id": "ee5128a0-5ab9-49e2-bf54-dd9918311183",
"last_updated": "2023-04-28T11:22:27.737897-04:00",
"created_at": "2023-04-27T11:52:00.462537-04:00",
"name": "STL (M Mikolas)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82029170-6256-4d49-be55-84195e35f380/?format=api"
}
]
}