GET /api/bet_types/21440ca6-0a84-4cf5-93ec-78ca06642b5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21440ca6-0a84-4cf5-93ec-78ca06642b5c",
"match": "https://api-prod.gambitprofit.com/api/matches/fcd75dc1-850b-4624-8126-6f11def81c80/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-15T12:27:12.371660-04: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": "LAA (T Anderson)",
"amount": 5117.0
},
{
"team": "BOS (N Pivetta)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "f2db46df-f9c8-4baf-9f7a-e3bd7989db66",
"gambit_id": "58327910-c03a-4e0e-8249-e7cf7f19ee6a",
"last_updated": "2023-04-16T18:02:16.617389-04:00",
"created_at": "2023-04-15T12:27:12.374536-04:00",
"name": "LAA (T Anderson)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21440ca6-0a84-4cf5-93ec-78ca06642b5c/?format=api"
},
{
"id": "64f8fb8d-ef85-485a-9723-01d83b865a33",
"gambit_id": "25c30951-cbca-48fa-bd9c-3bcd5f62870f",
"last_updated": "2023-04-16T18:02:16.615572-04:00",
"created_at": "2023-04-15T12:27:12.373077-04:00",
"name": "BOS (N Pivetta)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21440ca6-0a84-4cf5-93ec-78ca06642b5c/?format=api"
}
]
}