GET /api/bet_types/a6a5ba20-c455-4c25-9689-d21cf5f94096/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6a5ba20-c455-4c25-9689-d21cf5f94096",
"match": "https://api-prod.gambitprofit.com/api/matches/d065898a-ae09-4008-9412-f2496faf9ad8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-12T09:32:55.169735-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": "New York Knicks",
"amount": 7930.0
},
{
"team": "Charlotte Hornets",
"amount": 2070.0
}
],
"expected_reward_tokens": 9436.7,
"profit_sb": -63.3,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "05ed67ba-8660-4df7-8945-7362bcda9551",
"gambit_id": "fff0b18b-8496-400b-b4e3-3f742030cf91",
"last_updated": "2023-11-14T09:23:08.266941-05:00",
"created_at": "2023-11-12T09:32:55.180903-05:00",
"name": "New York Knicks",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6a5ba20-c455-4c25-9689-d21cf5f94096/?format=api"
},
{
"id": "7a597465-f5a6-4a21-b72b-445b685b2c78",
"gambit_id": "9dc2fe05-ff6d-495a-aa9e-e92d0322c0b8",
"last_updated": "2023-11-14T09:23:08.263142-05:00",
"created_at": "2023-11-12T09:32:55.175931-05:00",
"name": "Charlotte Hornets",
"reward": "4.56000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6a5ba20-c455-4c25-9689-d21cf5f94096/?format=api"
}
]
}