GET /api/bet_types/4e782193-4aa8-4a0d-b0b0-9eebc1ad27fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e782193-4aa8-4a0d-b0b0-9eebc1ad27fa",
"match": "https://api-prod.gambitprofit.com/api/matches/f026f364-1bac-4df5-8bc2-8d71bb1ebcd0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-19T11:02:12.733626-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": "ATL (B Elder)",
"amount": 5776.0
},
{
"team": "SEA (B Miller)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "599836d7-9574-4d17-b130-170ace871518",
"gambit_id": "304846b5-47aa-4a03-a7ef-3f44351b2c24",
"last_updated": "2023-05-20T10:52:03.365400-04:00",
"created_at": "2023-05-19T11:02:12.735148-04:00",
"name": "ATL (B Elder)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e782193-4aa8-4a0d-b0b0-9eebc1ad27fa/?format=api"
},
{
"id": "be34d409-7cfb-4fda-ae41-f11d10a02656",
"gambit_id": "c1c67a97-3fd5-4c9e-b82b-f7ec7ef5967f",
"last_updated": "2023-05-20T10:52:03.366992-04:00",
"created_at": "2023-05-19T11:02:12.736855-04:00",
"name": "SEA (B Miller)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e782193-4aa8-4a0d-b0b0-9eebc1ad27fa/?format=api"
}
]
}