HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42629594-4b40-40cd-8233-19068acb74b5",
"match": "https://api-prod.gambitprofit.com/api/matches/2df88172-94a1-410a-baf4-3055acfcfe68/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-17T10:27:15.804126-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 5417.0
},
{
"team": "Liverpool",
"amount": 4583.0
}
],
"expected_reward_tokens": 12784.12,
"profit_sb": 3284.12,
"profit_sb_percentage": 34.57,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 3931.0
},
{
"team": "Liverpool",
"amount": 3325.0
},
{
"team": "Draw",
"amount": 2744.0
}
],
"expected_reward_tokens": 9274.72,
"profit_sb": -225.28,
"profit_sb_percentage": -2.37,
"recommended": false
},
"lines": [
{
"id": "8e064f6c-b9ae-4724-afae-12f01025b38c",
"gambit_id": "cee5b8d8-8628-4748-a5fb-28bc54b46c67",
"last_updated": "2023-02-19T16:07:14.383004-05:00",
"created_at": "2023-02-17T10:27:15.807625-05:00",
"name": "Newcastle United",
"reward": "2.36000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42629594-4b40-40cd-8233-19068acb74b5/?format=api"
},
{
"id": "e233b00b-52f7-4da4-90a1-02b328543e13",
"gambit_id": "d038ef0b-e3ee-4c16-a2be-de191b652a3e",
"last_updated": "2023-02-19T16:07:14.381844-05:00",
"created_at": "2023-02-17T10:27:15.805832-05:00",
"name": "Liverpool",
"reward": "2.79000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42629594-4b40-40cd-8233-19068acb74b5/?format=api"
},
{
"id": "0020a77f-8ff5-44e6-9ca4-b788554dd130",
"gambit_id": "93d6a5a6-c707-4099-96f9-6f55c4282cd7",
"last_updated": "2023-02-19T16:07:14.384229-05:00",
"created_at": "2023-02-17T10:27:15.809188-05:00",
"name": "Draw",
"reward": "3.38000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42629594-4b40-40cd-8233-19068acb74b5/?format=api"
}
]
}