GET /api/bet_types/65569480-70df-411f-b135-de8f2c4d2835/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65569480-70df-411f-b135-de8f2c4d2835",
"match": "https://api-prod.gambitprofit.com/api/matches/640b58f2-f7ee-43a1-9eac-8c71faae206d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-07T11:33:28.162477-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": "BOS (B Bernardino)",
"amount": 6721.0
},
{
"team": "OAK (L Medina)",
"amount": 3279.0
}
],
"expected_reward_tokens": 9541.89,
"profit_sb": 41.89,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "55fd8865-df9e-42bb-a9a1-33854c8c8ea8",
"gambit_id": "8c859d62-2159-4209-849a-8f56b74aa499",
"last_updated": "2023-07-14T14:08:18.409929-04:00",
"created_at": "2023-07-07T11:33:28.167113-04:00",
"name": "BOS (B Bernardino)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65569480-70df-411f-b135-de8f2c4d2835/?format=api"
},
{
"id": "1c673a5f-5ea7-4aef-b333-95e246d5fc31",
"gambit_id": "9e575fc1-102a-4952-927c-adabda4a2e23",
"last_updated": "2023-07-14T14:08:18.408673-04:00",
"created_at": "2023-07-07T11:33:28.164282-04:00",
"name": "OAK (L Medina)",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65569480-70df-411f-b135-de8f2c4d2835/?format=api"
}
]
}