GET /api/bet_types/c7001943-69df-4f5c-af12-dd9fdcd61179/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7001943-69df-4f5c-af12-dd9fdcd61179",
"match": "https://api-prod.gambitprofit.com/api/matches/3cb2617e-22e5-4769-9b7b-92dde54d0ae6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-04T10:37:55.487746-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": "Toronto Maple Leafs",
"amount": 6547.0
},
{
"team": "Vancouver Canucks",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "bae8bfcc-f995-47c9-937b-3b4faaaee813",
"gambit_id": "d5dbc88d-a26b-4b47-94eb-0542e960a7b1",
"last_updated": "2023-03-06T11:42:16.859182-05:00",
"created_at": "2023-03-04T10:37:55.490144-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7001943-69df-4f5c-af12-dd9fdcd61179/?format=api"
},
{
"id": "beb5aa40-b17f-4c61-95fe-38f57208d3f7",
"gambit_id": "9daef224-c573-49a6-8040-4f18ffba7229",
"last_updated": "2023-03-06T11:42:16.858075-05:00",
"created_at": "2023-03-04T10:37:55.488949-05:00",
"name": "Vancouver Canucks",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7001943-69df-4f5c-af12-dd9fdcd61179/?format=api"
}
]
}