GET /api/bet_types/f00c6148-cbe4-4df2-8633-8898d2c7e734/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f00c6148-cbe4-4df2-8633-8898d2c7e734",
"match": "https://api-prod.gambitprofit.com/api/matches/40632a14-b85d-45a0-b26e-b44877ca42b4/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Matteo Berrettini",
"amount": 5249.0
},
{
"team": "Casper Ruud",
"amount": 4751.0
}
],
"expected_reward_tokens": 9026.9,
"profit_sb": 26.9,
"profit_sb_percentage": 0.3,
"recommended": true
},
"lines": [
{
"id": "dd7fe873-e7c3-4b47-9784-e8724e3b1038",
"gambit_id": "42441cd1-1b21-4cc3-baa3-286045b2a4dc",
"last_updated": "2022-12-24T17:12:26.849547-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Matteo Berrettini",
"reward": "1.72000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f00c6148-cbe4-4df2-8633-8898d2c7e734/?format=api"
},
{
"id": "463211ff-3fa0-4551-8783-504ccb8273bf",
"gambit_id": "f47af765-7b25-458b-b607-97efac8c6994",
"last_updated": "2022-12-24T17:12:26.848395-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Casper Ruud",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f00c6148-cbe4-4df2-8633-8898d2c7e734/?format=api"
}
]
}