GET /api/bet_types/99eb60a0-7860-4ed0-afb4-f32c05bc0a59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99eb60a0-7860-4ed0-afb4-f32c05bc0a59",
"match": "https://api-prod.gambitprofit.com/api/matches/3caaa2e5-988e-4191-8692-a0bb94aa0afe/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-29T09:13:13.922713-05: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 Angeles Lakers",
"amount": 5107.0
},
{
"team": "Houston Rockets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "be729abd-a67c-47f4-aee6-8b079f748f41",
"gambit_id": "f282a455-da9f-49de-a36d-10ce1c8b6f19",
"last_updated": "2024-01-31T10:18:31.039490-05:00",
"created_at": "2024-01-29T09:13:13.926614-05:00",
"name": "Los Angeles Lakers",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99eb60a0-7860-4ed0-afb4-f32c05bc0a59/?format=api"
},
{
"id": "dcccda07-f123-4390-81f3-0e52f7482780",
"gambit_id": "c1c6fe78-135c-478f-92d9-5b0c652e4b23",
"last_updated": "2024-01-31T10:18:31.044254-05:00",
"created_at": "2024-01-29T09:13:13.931370-05:00",
"name": "Houston Rockets",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99eb60a0-7860-4ed0-afb4-f32c05bc0a59/?format=api"
}
]
}