HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f568f6d4-b630-4fd7-9f8c-2df337b8c414",
"match": "https://api-prod.gambitprofit.com/api/matches/f94701f6-ba41-48d5-af60-dd92bfd2e565/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "CF Montréal",
"amount": 6536.0
},
{
"team": "Draw",
"amount": 3464.0
}
],
"expected_reward_tokens": 11568.72,
"profit_sb": 2568.72,
"profit_sb_percentage": 28.54,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "CF Montréal",
"amount": 5035.0
},
{
"team": "Draw",
"amount": 2668.0
},
{
"team": "New York Red Bulls",
"amount": 2297.0
}
],
"expected_reward_tokens": 8911.12,
"profit_sb": -88.88,
"profit_sb_percentage": -0.99,
"recommended": false
},
"lines": [
{
"id": "ffbd6997-0418-48e1-a6c7-88a883e3a547",
"gambit_id": "452cf1a2-465c-4f42-98ac-332bb250b96a",
"last_updated": "2022-09-01T12:02:08.991922-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CF Montréal",
"reward": "1.77000",
"odds": "1.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f568f6d4-b630-4fd7-9f8c-2df337b8c414/?format=api"
},
{
"id": "40bb616e-6c9a-4cc3-9393-942d8187c1c3",
"gambit_id": "fa3d6668-9264-4192-b917-ef8943cb87e0",
"last_updated": "2022-09-01T12:02:08.992371-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.34000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f568f6d4-b630-4fd7-9f8c-2df337b8c414/?format=api"
},
{
"id": "15823a86-b163-4d37-869a-799b3fb0b296",
"gambit_id": "18a8fd5a-c075-44a2-b982-52eec952fd06",
"last_updated": "2022-09-01T12:02:08.991434-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Red Bulls",
"reward": "3.88000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f568f6d4-b630-4fd7-9f8c-2df337b8c414/?format=api"
}
]
}