HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca5e93eb-e365-4ccc-9740-1ceb3d252945",
"match": "https://api-prod.gambitprofit.com/api/matches/86f5fbf7-e415-4004-8f72-d5c8a74d529d/?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": "Juventus",
"amount": 7717.0
},
{
"team": "Draw",
"amount": 2283.0
}
],
"expected_reward_tokens": 10340.78,
"profit_sb": 840.78,
"profit_sb_percentage": 8.85,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Juventus",
"amount": 6882.0
},
{
"team": "Draw",
"amount": 2036.0
},
{
"team": "Maccabi Haifa",
"amount": 1082.0
}
],
"expected_reward_tokens": 9218.64,
"profit_sb": -281.36,
"profit_sb_percentage": -2.96,
"recommended": false
},
"lines": [
{
"id": "3cbc4658-60f7-4961-ae97-7746af549e71",
"gambit_id": "c570878f-141a-459d-a793-dc39166f69ec",
"last_updated": "2022-10-07T09:12:06.028844-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Juventus",
"reward": "1.34000",
"odds": "1.36000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5e93eb-e365-4ccc-9740-1ceb3d252945/?format=api"
},
{
"id": "15e79fc8-c79d-4290-8120-c102c879a8ad",
"gambit_id": "cd89d812-e422-4554-a4ba-61ce053ab22e",
"last_updated": "2022-10-07T09:12:06.030143-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.53000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5e93eb-e365-4ccc-9740-1ceb3d252945/?format=api"
},
{
"id": "f0a87919-b3e2-42cb-aad8-2ace9e965249",
"gambit_id": "c329259f-e6ea-4402-9210-bf99b7ea8a58",
"last_updated": "2022-10-07T09:12:06.027691-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Maccabi Haifa",
"reward": "8.52000",
"odds": "9.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5e93eb-e365-4ccc-9740-1ceb3d252945/?format=api"
}
]
}