GET /api/bet_types/2fe970c8-ec3b-4f6e-b3b2-578397fb02c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2fe970c8-ec3b-4f6e-b3b2-578397fb02c0",
"match": "https://api-prod.gambitprofit.com/api/matches/481a31d8-9a76-4dd3-b109-32779dbef971/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:07.987497-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": "Baltimore Ravens",
"amount": 7100.0
},
{
"team": "Seattle Seahawks",
"amount": 2900.0
}
],
"expected_reward_tokens": 9512.0,
"profit_sb": 12.0,
"profit_sb_percentage": 0.13,
"recommended": true
},
"lines": [
{
"id": "6e1dde3a-3544-427c-bf5c-cb74cba2dd00",
"gambit_id": "a14eeee5-7f13-4efc-820c-6a809875c07c",
"last_updated": "2023-11-06T21:18:20.674729-05:00",
"created_at": "2023-11-02T09:03:07.996227-04:00",
"name": "Baltimore Ravens",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fe970c8-ec3b-4f6e-b3b2-578397fb02c0/?format=api"
},
{
"id": "9c9083ee-5f88-4cc8-97bf-72fe492ef8bc",
"gambit_id": "9e7aa689-feb7-4e30-b3b9-7c571235466c",
"last_updated": "2023-11-06T21:18:20.671600-05:00",
"created_at": "2023-11-02T09:03:07.991261-04:00",
"name": "Seattle Seahawks",
"reward": "3.28000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fe970c8-ec3b-4f6e-b3b2-578397fb02c0/?format=api"
}
]
}