HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40e49d11-d073-4974-94bc-4894453feab5",
"match": "https://api-prod.gambitprofit.com/api/matches/263d3e41-88dc-4a1a-837f-164c10216891/?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": "Arsenal",
"amount": 7550.0
},
{
"team": "Draw",
"amount": 2450.0
}
],
"expected_reward_tokens": 10265.5,
"profit_sb": 1265.5,
"profit_sb_percentage": 14.06,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 6514.0
},
{
"team": "Draw",
"amount": 2114.0
},
{
"team": "Bournemouth",
"amount": 1371.0
}
],
"expected_reward_tokens": 8856.66,
"profit_sb": -143.34,
"profit_sb_percentage": -1.59,
"recommended": false
},
"lines": [
{
"id": "e88f923e-37c8-4a88-944c-45029c486dcb",
"gambit_id": "49cef253-d658-4510-b620-3a403c38c4c9",
"last_updated": "2022-08-21T12:57:11.323296-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arsenal",
"reward": "1.36000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e49d11-d073-4974-94bc-4894453feab5/?format=api"
},
{
"id": "17535aef-5d94-4fb7-9011-034c189d6211",
"gambit_id": "c94ab74d-f8da-44e0-9aa1-cae454f7e76f",
"last_updated": "2022-08-21T12:57:11.324081-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.19000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e49d11-d073-4974-94bc-4894453feab5/?format=api"
},
{
"id": "35433106-eef4-4a9d-ba89-b340740d4460",
"gambit_id": "804c88c4-1855-4759-ab56-304d1690b375",
"last_updated": "2022-08-21T12:57:11.323683-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Bournemouth",
"reward": "6.46000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e49d11-d073-4974-94bc-4894453feab5/?format=api"
}
]
}