HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48f7937f-2155-447c-aa6e-706dddea15a4",
"match": "https://api-prod.gambitprofit.com/api/matches/119e13e8-e508-4dca-9341-0ed393f70f1b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:59.278241-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Brighton & Hove Albion",
"amount": 7938.0
},
{
"team": "Draw",
"amount": 2062.0
}
],
"expected_reward_tokens": 10474.96,
"profit_sb": 974.96,
"profit_sb_percentage": 10.26,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brighton & Hove Albion",
"amount": 6989.0
},
{
"team": "Draw",
"amount": 1816.0
},
{
"team": "Everton",
"amount": 1195.0
}
],
"expected_reward_tokens": 9225.28,
"profit_sb": -274.72,
"profit_sb_percentage": -2.89,
"recommended": false
},
"lines": [
{
"id": "6c4bcbdd-d90b-4658-a34a-125b998da971",
"gambit_id": "ae25fd56-03fa-49c7-aa3f-112768b868d9",
"last_updated": "2023-05-09T13:17:07.933009-04:00",
"created_at": "2023-05-06T11:51:59.281114-04:00",
"name": "Brighton & Hove Albion",
"reward": "1.32000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f7937f-2155-447c-aa6e-706dddea15a4/?format=api"
},
{
"id": "ad537ff3-e403-43a9-bcf2-fe7eb9c55302",
"gambit_id": "3a4e8258-883c-4ae4-88fc-de352df745ab",
"last_updated": "2023-05-09T13:17:07.934810-04:00",
"created_at": "2023-05-06T11:51:59.282559-04:00",
"name": "Draw",
"reward": "5.08000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f7937f-2155-447c-aa6e-706dddea15a4/?format=api"
},
{
"id": "fd064692-6483-48ff-b0e6-e229b8039169",
"gambit_id": "edd5efc9-1ce5-4d0e-ac23-9101552aefcb",
"last_updated": "2023-05-09T13:17:07.931147-04:00",
"created_at": "2023-05-06T11:51:59.279601-04:00",
"name": "Everton",
"reward": "7.72000",
"odds": "8.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f7937f-2155-447c-aa6e-706dddea15a4/?format=api"
}
]
}