GET /api/bet_types/6db4042a-2c08-4637-8df0-6fa71b701a87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6db4042a-2c08-4637-8df0-6fa71b701a87",
"match": "https://api-prod.gambitprofit.com/api/matches/d091291a-8734-440f-8e1c-d4d1a126a484/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T14:11:47.810980-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": "TAM (Z Eflin)",
"amount": 7024.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 2976.0
}
],
"expected_reward_tokens": 9552.64,
"profit_sb": 52.64,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "2085a2e5-de82-4f44-a61c-7975b29b25b4",
"gambit_id": "066cf06e-a51c-44bb-828a-017b0eba96ec",
"last_updated": "2023-04-08T15:47:26.607519-04:00",
"created_at": "2023-04-07T14:11:47.812653-04:00",
"name": "TAM (Z Eflin)",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db4042a-2c08-4637-8df0-6fa71b701a87/?format=api"
},
{
"id": "8e4f94af-c643-4094-80f7-2ec230c5976f",
"gambit_id": "e634618a-012f-4c94-bf5f-75d3caaf943c",
"last_updated": "2023-04-08T15:47:26.610122-04:00",
"created_at": "2023-04-07T14:11:47.814429-04:00",
"name": "OAK (K Waldichuk)",
"reward": "3.21000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db4042a-2c08-4637-8df0-6fa71b701a87/?format=api"
}
]
}