GET /api/bet_types/7498759f-5c47-49d0-9008-5705d311aa43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7498759f-5c47-49d0-9008-5705d311aa43",
"match": "https://api-prod.gambitprofit.com/api/matches/0d90a8f9-d62c-4476-9151-688b657ffb4e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T09:38:25.820294-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 (S Alexander)",
"amount": 5000.0
},
{
"team": "TEX (J Gray)",
"amount": 5000.0
}
],
"expected_reward_tokens": 9550.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.53,
"recommended": true
},
"lines": [
{
"id": "5c946943-3486-497a-9759-8b0a390e5fd9",
"gambit_id": "1a692d1d-b90b-444e-85d1-076e1a8f375b",
"last_updated": "2023-08-12T18:03:04.429483-04:00",
"created_at": "2023-08-11T09:38:25.839414-04:00",
"name": "SFO (S Alexander)",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7498759f-5c47-49d0-9008-5705d311aa43/?format=api"
},
{
"id": "e7ee8438-3350-4326-85a0-070b32aa2aee",
"gambit_id": "24b12e2b-e0bb-424d-8f24-c84cb49f29df",
"last_updated": "2023-08-12T18:03:04.424756-04:00",
"created_at": "2023-08-11T09:38:25.832249-04:00",
"name": "TEX (J Gray)",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7498759f-5c47-49d0-9008-5705d311aa43/?format=api"
}
]
}