GET /api/bet_types/a2314286-e758-44f2-9c08-0b639661b15b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2314286-e758-44f2-9c08-0b639661b15b",
"match": "https://api-prod.gambitprofit.com/api/matches/c808ef5d-a8f0-4fda-984b-6ee54a9a7995/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-22T11:27:16.144611-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": 7191.0
},
{
"team": "OAK (K Muller)",
"amount": 2809.0
}
],
"expected_reward_tokens": 9492.12,
"profit_sb": -7.88,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "67e2731c-3015-4fe1-bfd7-cd7521f4992d",
"gambit_id": "cca3031a-6d7e-45ea-a5eb-c3be2fc8245d",
"last_updated": "2023-05-25T13:47:09.384049-04:00",
"created_at": "2023-05-22T11:27:16.146308-04:00",
"name": "SEA (L Castillo)",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2314286-e758-44f2-9c08-0b639661b15b/?format=api"
},
{
"id": "51c4e36b-07b5-40ff-8c28-c1d0ecee0f0d",
"gambit_id": "7ba46e95-fc36-4e53-848b-f7c81bb4b1fc",
"last_updated": "2023-05-25T13:47:09.380418-04:00",
"created_at": "2023-05-22T11:27:16.148049-04:00",
"name": "OAK (K Muller)",
"reward": "3.38000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2314286-e758-44f2-9c08-0b639661b15b/?format=api"
}
]
}