GET /api/bet_types/cff3d6f6-498c-4dd7-91b3-3e8df3faaf9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cff3d6f6-498c-4dd7-91b3-3e8df3faaf9b",
"match": "https://api-prod.gambitprofit.com/api/matches/ec0bc212-3ca0-4281-9eb0-3067518c88fd/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-17T09:28:13.288059-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": 5688.0
},
{
"team": "Dallas Mavericks",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "fa33bf2d-6af7-4381-8f05-55500f206691",
"gambit_id": "eed60a97-54e2-4011-9256-0e15e33e6f30",
"last_updated": "2024-01-19T12:03:20.880231-05:00",
"created_at": "2024-01-17T09:28:13.304300-05:00",
"name": "Los Angeles Lakers",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cff3d6f6-498c-4dd7-91b3-3e8df3faaf9b/?format=api"
},
{
"id": "70670a75-8d47-4310-a52f-56d6f65fa4ea",
"gambit_id": "a7e7c126-9fb3-4841-8175-2427b8a5aaa5",
"last_updated": "2024-01-19T12:03:20.896989-05:00",
"created_at": "2024-01-17T09:28:13.295481-05:00",
"name": "Dallas Mavericks",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cff3d6f6-498c-4dd7-91b3-3e8df3faaf9b/?format=api"
}
]
}