GET /api/bet_types/335c152a-19ee-43e7-8b47-e4ba631e9949/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "335c152a-19ee-43e7-8b47-e4ba631e9949",
"match": "https://api-prod.gambitprofit.com/api/matches/a9b35665-6626-4203-a7f0-fd8d7ad104cb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-22T09:58:24.728084-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": "LOS (C Ferguson)",
"amount": 6104.0
},
{
"team": "SFO (S Manaea)",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "d96904df-a634-4e65-b055-a3e1f8055b08",
"gambit_id": "eed4035f-7384-4091-b37c-8d00b89143a6",
"last_updated": "2023-09-23T20:48:08.732342-04:00",
"created_at": "2023-09-22T09:58:24.736050-04:00",
"name": "LOS (C Ferguson)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335c152a-19ee-43e7-8b47-e4ba631e9949/?format=api"
},
{
"id": "8dfaf98b-e42f-490d-be79-e531505bd022",
"gambit_id": "70c7daeb-febf-4134-95ab-1de1db6ccbd8",
"last_updated": "2023-09-23T20:48:08.735929-04:00",
"created_at": "2023-09-22T09:58:24.740719-04:00",
"name": "SFO (S Manaea)",
"reward": "2.46000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335c152a-19ee-43e7-8b47-e4ba631e9949/?format=api"
}
]
}