GET /api/bet_types/37c0d205-13fc-483d-b115-10ac6d804481/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37c0d205-13fc-483d-b115-10ac6d804481",
"match": "https://api-prod.gambitprofit.com/api/matches/cf4384c3-50a5-44ed-b18b-1657db539f13/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-23T11:27:57.485111-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": "KAN (C Ragans)",
"amount": 5776.0
},
{
"team": "OAK (A Martinez)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "c55ec4b4-af2a-4854-b04c-7b540d222f1f",
"gambit_id": "601f0999-9b31-48ae-9d58-5bb9ef691147",
"last_updated": "2023-08-25T10:23:07.334353-04:00",
"created_at": "2023-08-23T11:27:57.490392-04:00",
"name": "KAN (C Ragans)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37c0d205-13fc-483d-b115-10ac6d804481/?format=api"
},
{
"id": "9fe26bb7-53ef-4f54-8cc0-988274e5f3d9",
"gambit_id": "5d45f1a5-a98b-4e5b-9877-f11508f20ba1",
"last_updated": "2023-08-25T10:23:07.337821-04:00",
"created_at": "2023-08-23T11:27:57.494905-04:00",
"name": "OAK (A Martinez)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37c0d205-13fc-483d-b115-10ac6d804481/?format=api"
}
]
}