GET /api/bet_types/23c95925-8716-43d5-a263-4c5aad65492d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23c95925-8716-43d5-a263-4c5aad65492d",
"match": "https://api-prod.gambitprofit.com/api/matches/a0e4f6ff-7b5f-4fd3-9551-5ef1e0d48e7c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-16T09:47:06.141194-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": "SEA (L Castillo)",
"amount": 5827.0
},
{
"team": "BOS (N Pivetta)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "cebe7d87-60d2-49a8-9cf2-d5173ee89f38",
"gambit_id": "a9b49189-3907-464a-911d-79696b86e7f3",
"last_updated": "2023-05-18T11:47:15.695472-04:00",
"created_at": "2023-05-16T09:47:06.145114-04:00",
"name": "SEA (L Castillo)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c95925-8716-43d5-a263-4c5aad65492d/?format=api"
},
{
"id": "176f19f4-7c98-4609-8977-daa2133b79f2",
"gambit_id": "4e1b63ac-84bd-427d-8ace-964d1b1ceea6",
"last_updated": "2023-05-18T11:47:15.694265-04:00",
"created_at": "2023-05-16T09:47:06.143241-04:00",
"name": "BOS (N Pivetta)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c95925-8716-43d5-a263-4c5aad65492d/?format=api"
}
]
}