HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "068e565e-c118-4f20-a3b6-04a142aa6330",
"match": "https://api-prod.gambitprofit.com/api/matches/08a70a77-66a3-4c86-bb9b-b5d15d68df38/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-10T08:46:52.867641-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Chelsea",
"amount": 6518.0
},
{
"team": "Draw",
"amount": 3482.0
}
],
"expected_reward_tokens": 12187.0,
"profit_sb": 2687.0,
"profit_sb_percentage": 28.28,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Chelsea",
"amount": 4929.0
},
{
"team": "Draw",
"amount": 2633.0
},
{
"team": "Leicester City",
"amount": 2438.0
}
],
"expected_reward_tokens": 9215.5,
"profit_sb": -284.5,
"profit_sb_percentage": -2.99,
"recommended": false
},
"lines": [
{
"id": "daf246a2-c1c0-4dfa-904b-15651c47077f",
"gambit_id": "95114261-065c-4cef-9ecd-dd2667760278",
"last_updated": "2023-03-13T14:06:50.849320-04:00",
"created_at": "2023-03-10T08:46:52.868910-05:00",
"name": "Chelsea",
"reward": "1.87000",
"odds": "1.91000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/068e565e-c118-4f20-a3b6-04a142aa6330/?format=api"
},
{
"id": "766d9ee4-0bff-4112-a2c6-4047f1d5af09",
"gambit_id": "ab0bd9a6-177a-4b08-b32e-666c58ff3690",
"last_updated": "2023-03-13T14:06:50.852315-04:00",
"created_at": "2023-03-10T08:46:52.873516-05:00",
"name": "Draw",
"reward": "3.50000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/068e565e-c118-4f20-a3b6-04a142aa6330/?format=api"
},
{
"id": "698c6e43-9e4e-4173-8d6e-d6857b3791c1",
"gambit_id": "2322e5d3-b306-45d2-a104-9a8e8700f410",
"last_updated": "2023-03-13T14:06:50.850726-04:00",
"created_at": "2023-03-10T08:46:52.870278-05:00",
"name": "Leicester City",
"reward": "3.78000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/068e565e-c118-4f20-a3b6-04a142aa6330/?format=api"
}
]
}