GET /api/bet_types/32e5f6a5-7441-4510-8f56-0eb42253297a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32e5f6a5-7441-4510-8f56-0eb42253297a",
"match": "https://api-prod.gambitprofit.com/api/matches/bb2999ad-22e0-4015-b2f2-8deb57a852d3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-22T11:27:14.278129-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": "TOR (C Bassitt)",
"amount": 5339.0
},
{
"team": "TAM (T Kelley)",
"amount": 4661.0
}
],
"expected_reward_tokens": 9555.05,
"profit_sb": 55.05,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "c9a10883-e72e-4686-9ca6-16b1a092a09d",
"gambit_id": "12ecc97e-7653-4ad2-a780-7d46f99b7513",
"last_updated": "2023-05-25T13:47:07.820474-04:00",
"created_at": "2023-05-22T11:27:14.281393-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e5f6a5-7441-4510-8f56-0eb42253297a/?format=api"
},
{
"id": "7f53b794-dd96-42d9-b4a5-45663d97e21d",
"gambit_id": "04f7e7fe-025f-469e-aa9c-f9e4c12db0ab",
"last_updated": "2023-05-25T13:47:07.818223-04:00",
"created_at": "2023-05-22T11:27:14.279708-04:00",
"name": "TAM (T Kelley)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32e5f6a5-7441-4510-8f56-0eb42253297a/?format=api"
}
]
}