HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04b92270-b8c8-4076-868e-9eaab21da562",
"match": "https://api-prod.gambitprofit.com/api/matches/547e2632-adae-45e2-8c59-700bf7a23f15/?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": "Leicester City",
"amount": 5505.0
},
{
"team": "Crystal Palace",
"amount": 4495.0
}
],
"expected_reward_tokens": 12990.55,
"profit_sb": 3490.55,
"profit_sb_percentage": 36.74,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Leicester City",
"amount": 3960.0
},
{
"team": "Crystal Palace",
"amount": 3234.0
},
{
"team": "Draw",
"amount": 2806.0
}
],
"expected_reward_tokens": 9343.98,
"profit_sb": -156.02,
"profit_sb_percentage": -1.64,
"recommended": false
},
"lines": [
{
"id": "a05faee3-6984-4ee0-b3b3-5fc4634a0bb1",
"gambit_id": "15d52e1e-2f62-42b7-99f8-d0c1357d3397",
"last_updated": "2022-10-17T10:12:06.663957-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Leicester City",
"reward": "2.36000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04b92270-b8c8-4076-868e-9eaab21da562/?format=api"
},
{
"id": "b6701386-a822-4725-bff5-0a025d4b565e",
"gambit_id": "1c9fce46-e09e-4ff5-84e7-ee6a71f10bec",
"last_updated": "2022-10-17T10:12:06.663017-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Crystal Palace",
"reward": "2.89000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04b92270-b8c8-4076-868e-9eaab21da562/?format=api"
},
{
"id": "a433973a-f794-46cc-827d-2d6af46e3133",
"gambit_id": "5e264c32-0557-42f2-88ab-11914d62e069",
"last_updated": "2022-10-17T10:12:06.664897-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.33000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04b92270-b8c8-4076-868e-9eaab21da562/?format=api"
}
]
}