GET /api/bet_types/b551893f-e75f-4cfa-b9f1-c578aeda5894/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b551893f-e75f-4cfa-b9f1-c578aeda5894",
"match": "https://api-prod.gambitprofit.com/api/matches/7513dbec-4efa-4478-bac7-073ed54a5c42/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-06T10:57:13.552315-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": "SFO (J Brebbia)",
"amount": 5955.0
},
{
"team": "COL (D Lamet)",
"amount": 4045.0
}
],
"expected_reward_tokens": 9586.65,
"profit_sb": 86.65,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "9c44e52c-c465-4a16-9a4c-5a9b9b975804",
"gambit_id": "6015f1c6-ba03-4273-919c-dcc10472cf65",
"last_updated": "2023-06-07T10:23:04.447487-04:00",
"created_at": "2023-06-06T10:57:13.554791-04:00",
"name": "SFO (J Brebbia)",
"reward": "1.61000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b551893f-e75f-4cfa-b9f1-c578aeda5894/?format=api"
},
{
"id": "4cbb3909-d88d-4ac9-96e8-d21bbbc206a1",
"gambit_id": "c37d0303-936b-4448-986a-4977d52b5385",
"last_updated": "2023-06-07T10:23:04.452017-04:00",
"created_at": "2023-06-06T10:57:13.557658-04:00",
"name": "COL (D Lamet)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b551893f-e75f-4cfa-b9f1-c578aeda5894/?format=api"
}
]
}