GET /api/bet_types/2085d616-85d6-4a35-bab6-0ce1966d095b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2085d616-85d6-4a35-bab6-0ce1966d095b",
"match": "https://api-prod.gambitprofit.com/api/matches/9be3bd14-15a2-45be-985a-c132f9894109/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-26T09:33:16.812982-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": "Houston Rockets",
"amount": 6390.0
},
{
"team": "Charlotte Hornets",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "585fb749-edda-4dac-b03b-109ba380f615",
"gambit_id": "79231251-988c-446d-ad88-5fe74c49a359",
"last_updated": "2024-01-27T11:03:04.963983-05:00",
"created_at": "2024-01-26T09:33:16.819377-05:00",
"name": "Houston Rockets",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2085d616-85d6-4a35-bab6-0ce1966d095b/?format=api"
},
{
"id": "9b288878-f0ff-40cb-9d7c-da965b46063a",
"gambit_id": "2c66fa74-0a5a-4527-acea-df924885f01d",
"last_updated": "2024-01-27T11:03:04.967348-05:00",
"created_at": "2024-01-26T09:33:16.825589-05:00",
"name": "Charlotte Hornets",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2085d616-85d6-4a35-bab6-0ce1966d095b/?format=api"
}
]
}