HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4172a61e-cb3c-4155-a677-b1c4a21468cd",
"match": "https://api-prod.gambitprofit.com/api/matches/28dadc8f-0efb-46cb-93c4-b3a4f952c49d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-15T10:36:47.355127-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester City",
"amount": 5861.0
},
{
"team": "Arsenal",
"amount": 4139.0
}
],
"expected_reward_tokens": 12952.81,
"profit_sb": 3452.81,
"profit_sb_percentage": 36.35,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 4220.0
},
{
"team": "Arsenal",
"amount": 2980.0
},
{
"team": "Draw",
"amount": 2801.0
}
],
"expected_reward_tokens": 9326.2,
"profit_sb": -173.8,
"profit_sb_percentage": -1.83,
"recommended": false
},
"lines": [
{
"id": "3105b781-9730-45aa-8e33-004349f80884",
"gambit_id": "bdb7867a-d4de-471b-8c0c-9f72e0f110c3",
"last_updated": "2023-02-16T16:56:58.758787-05:00",
"created_at": "2023-02-15T10:36:47.356424-05:00",
"name": "Manchester City",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4172a61e-cb3c-4155-a677-b1c4a21468cd/?format=api"
},
{
"id": "d9b110c4-32d8-4fdb-8048-22395414b561",
"gambit_id": "763da1c3-4292-4c4e-80b4-187ef03bc3d3",
"last_updated": "2023-02-16T16:56:58.761151-05:00",
"created_at": "2023-02-15T10:36:47.359009-05:00",
"name": "Arsenal",
"reward": "3.13000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4172a61e-cb3c-4155-a677-b1c4a21468cd/?format=api"
},
{
"id": "e62b511b-46be-42e8-bf7b-8bfa288eca82",
"gambit_id": "a2930891-822a-4cf9-87b9-978ad6fbaaf9",
"last_updated": "2023-02-16T16:56:58.759969-05:00",
"created_at": "2023-02-15T10:36:47.357725-05:00",
"name": "Draw",
"reward": "3.33000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4172a61e-cb3c-4155-a677-b1c4a21468cd/?format=api"
}
]
}