GET /api/bet_types/2d599f70-1242-4966-9816-c2034354f265/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d599f70-1242-4966-9816-c2034354f265",
"match": "https://api-prod.gambitprofit.com/api/matches/1a2054e8-2035-4cce-add3-fa3d0c395838/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-25T09:46:55.208399-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": "Kansas City Chiefs",
"amount": 5419.0
},
{
"team": "Cincinnati Bengals",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "8e406115-9371-44b6-8341-d36a8eb1c570",
"gambit_id": "7cec35e2-6584-4ba7-b9fc-aabf65d0f1c8",
"last_updated": "2023-01-30T17:46:54.152707-05:00",
"created_at": "2023-01-25T09:46:55.209560-05:00",
"name": "Kansas City Chiefs",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d599f70-1242-4966-9816-c2034354f265/?format=api"
},
{
"id": "7c28a867-413c-417f-a749-d8cc08ec2f67",
"gambit_id": "70172e61-d045-4c0c-b34c-2b6a4bcc50de",
"last_updated": "2023-01-30T17:46:54.153923-05:00",
"created_at": "2023-01-25T09:46:55.210878-05:00",
"name": "Cincinnati Bengals",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d599f70-1242-4966-9816-c2034354f265/?format=api"
}
]
}