GET /api/bet_types/fa893c8e-df1d-43bc-8db1-ec2e691fcd35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa893c8e-df1d-43bc-8db1-ec2e691fcd35",
"match": "https://api-prod.gambitprofit.com/api/matches/f4914b0d-4d95-4fa9-be54-05ba7932a062/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:43:11.082319-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": "Jacksonville Jaguars",
"amount": 6390.0
},
{
"team": "Carolina Panthers",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "99109407-b4e8-428b-80f6-d91a3c946d51",
"gambit_id": "dcb5674d-6356-4b4c-8cae-09bf6f2b4f31",
"last_updated": "2024-01-02T10:38:09.352090-05:00",
"created_at": "2023-12-27T09:43:11.091541-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa893c8e-df1d-43bc-8db1-ec2e691fcd35/?format=api"
},
{
"id": "d9fe8bc2-f63f-4856-b383-3a0836cdba93",
"gambit_id": "a6206b5b-29ab-4564-bc73-49963f4e3a4b",
"last_updated": "2024-01-02T10:38:09.348752-05:00",
"created_at": "2023-12-27T09:43:11.086859-05:00",
"name": "Carolina Panthers",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa893c8e-df1d-43bc-8db1-ec2e691fcd35/?format=api"
}
]
}