GET /api/bet_types/4bee4db7-6363-4567-ab00-633a453f0576/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4bee4db7-6363-4567-ab00-633a453f0576",
"match": "https://api-prod.gambitprofit.com/api/matches/506ae6b4-9434-4fc2-8c60-f4b9bd3261d7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-29T16:27:00.766398-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": "Khortni Kamyron",
"amount": 6104.0
},
{
"team": "Gabrielle Roman",
"amount": 3896.0
}
],
"expected_reward_tokens": 9155.6,
"profit_sb": -344.4,
"profit_sb_percentage": -3.63,
"recommended": false
},
"lines": [
{
"id": "f6d7e3ce-0620-4fc9-9c22-c01ca13cca72",
"gambit_id": "a9d36229-8bdd-4f6e-bf58-dda4b47767db",
"last_updated": "2023-05-06T19:57:22.879202-04:00",
"created_at": "2023-04-29T16:27:00.769270-04:00",
"name": "Khortni Kamyron",
"reward": "1.50000",
"odds": "1.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bee4db7-6363-4567-ab00-633a453f0576/?format=api"
},
{
"id": "e3a1ad47-4929-426d-a266-8060546f24c5",
"gambit_id": "2517293c-2f2f-4954-b040-dcc925b241d8",
"last_updated": "2023-05-06T19:57:22.877061-04:00",
"created_at": "2023-04-29T16:27:00.767841-04:00",
"name": "Gabrielle Roman",
"reward": "2.35000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bee4db7-6363-4567-ab00-633a453f0576/?format=api"
}
]
}