GET /api/bet_types/ea805098-b091-4e04-8629-9f8503705082/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea805098-b091-4e04-8629-9f8503705082",
"match": "https://api-prod.gambitprofit.com/api/matches/e2458be2-68fe-45ea-b597-45fe78d779c3/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-03T09:37:55.984322-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": "Milwaukee Bucks",
"amount": 6010.0
},
{
"team": "Indiana Pacers",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "83b38456-7ea0-4c03-8a11-7bcb4972e5f2",
"gambit_id": "0231abae-454d-423f-986f-c79de4d59332",
"last_updated": "2024-01-05T14:03:02.605025-05:00",
"created_at": "2024-01-03T09:37:56.007076-05:00",
"name": "Milwaukee Bucks",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea805098-b091-4e04-8629-9f8503705082/?format=api"
},
{
"id": "39d3d244-b915-4533-b2d0-beb4aa07ddf1",
"gambit_id": "807865d4-2e2a-486c-a3c4-89a0e8a608a0",
"last_updated": "2024-01-05T14:03:02.609543-05:00",
"created_at": "2024-01-03T09:37:56.015652-05:00",
"name": "Indiana Pacers",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea805098-b091-4e04-8629-9f8503705082/?format=api"
}
]
}