GET /api/bet_types/38d462ef-bf1c-472c-9d3b-a983fd9955a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38d462ef-bf1c-472c-9d3b-a983fd9955a0",
"match": "https://api-prod.gambitprofit.com/api/matches/8156e9de-f474-4917-92b5-e2a02046694a/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-12T10:03:18.659999-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": "Jim Miller",
"amount": 5778.0
},
{
"team": "Gabriel Benitez",
"amount": 4222.0
}
],
"expected_reward_tokens": 9244.8,
"profit_sb": -255.2,
"profit_sb_percentage": -2.69,
"recommended": false
},
"lines": [
{
"id": "40d4f7fb-c11d-4b41-b99e-2f2a832cc95e",
"gambit_id": "b1a9e645-2da4-4fd1-a4e2-5f9c07fb99d5",
"last_updated": "2024-01-17T22:43:14.131920-05:00",
"created_at": "2024-01-12T10:03:18.666974-05:00",
"name": "Jim Miller",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38d462ef-bf1c-472c-9d3b-a983fd9955a0/?format=api"
},
{
"id": "a234c962-91d6-47c0-8558-3475149c86f2",
"gambit_id": "c5a75fd5-84f4-42dc-af30-d59c81fca631",
"last_updated": "2024-01-17T22:43:14.135470-05:00",
"created_at": "2024-01-12T10:03:18.670889-05:00",
"name": "Gabriel Benitez",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38d462ef-bf1c-472c-9d3b-a983fd9955a0/?format=api"
}
]
}