HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51d5d97f-d57b-4f48-96cf-7f1855a35671",
"match": "https://api-prod.gambitprofit.com/api/matches/6742e56f-8163-4c72-8103-eb592aa73def/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": true,
"name": "High Risk",
"bet": [
{
"team": "Manchester City",
"amount": 10000
}
],
"expected_reward_tokens": 10700.0,
"profit_sb": 1700.0,
"profit_sb_percentage": 18.89,
"recommended": true
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester City",
"amount": 9034.0
},
{
"team": "Draw",
"amount": 966.0
}
],
"expected_reward_tokens": 9666.38,
"profit_sb": 666.38,
"profit_sb_percentage": 7.4,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 8597.0
},
{
"team": "Draw",
"amount": 919.0
},
{
"team": "Nottingham Forest",
"amount": 484.0
}
],
"expected_reward_tokens": 9198.79,
"profit_sb": 198.79,
"profit_sb_percentage": 2.21,
"recommended": true
},
"lines": [
{
"id": "f3cfd20e-5b19-4634-8c23-835240ef9419",
"gambit_id": "5c4953b8-1e84-4d42-b55c-caa4846e6dbc",
"last_updated": "2022-09-01T13:36:57.405057-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester City",
"reward": "1.07000",
"odds": "1.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51d5d97f-d57b-4f48-96cf-7f1855a35671/?format=api"
},
{
"id": "dacfa37a-e775-499e-817a-8da62d96c8d0",
"gambit_id": "1f36ba64-26b4-458d-afcf-a52d4acd48b8",
"last_updated": "2022-09-01T13:36:57.405499-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "10.01000",
"odds": "11.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51d5d97f-d57b-4f48-96cf-7f1855a35671/?format=api"
},
{
"id": "ce073c45-52ed-4a78-a13d-fd731c407b22",
"gambit_id": "3533d379-2b1a-4cf9-a1e9-2e50ecdf2bba",
"last_updated": "2022-09-01T13:36:57.404618-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nottingham Forest",
"reward": "19.02000",
"odds": "21.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51d5d97f-d57b-4f48-96cf-7f1855a35671/?format=api"
}
]
}