HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1780b92-81e1-4d00-a298-cbdf659283ed",
"match": "https://api-prod.gambitprofit.com/api/matches/c147f20e-9263-40f3-914b-559832e00f50/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T10:33:22.249111-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": 7060.0
},
{
"team": "Draw",
"amount": 2940.0
}
],
"expected_reward_tokens": 11083.8,
"profit_sb": 1583.8,
"profit_sb_percentage": 16.67,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 5839.0
},
{
"team": "Draw",
"amount": 2432.0
},
{
"team": "Everton",
"amount": 1730.0
}
],
"expected_reward_tokens": 9167.23,
"profit_sb": -332.77,
"profit_sb_percentage": -3.5,
"recommended": false
},
"lines": [
{
"id": "712761a4-f375-418d-8640-d7275e7c6410",
"gambit_id": "7490d2ce-6e5c-43f6-81c9-0b5d8603a17e",
"last_updated": "2023-12-30T16:33:09.307135-05:00",
"created_at": "2023-12-27T10:33:22.270108-05:00",
"name": "Manchester City",
"reward": "1.57000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1780b92-81e1-4d00-a298-cbdf659283ed/?format=api"
},
{
"id": "66a6e24f-37ac-4401-b7de-55796c579334",
"gambit_id": "a7dfa3ff-c11a-40dc-9747-746095dbdcd9",
"last_updated": "2023-12-30T16:33:09.299725-05:00",
"created_at": "2023-12-27T10:33:22.253422-05:00",
"name": "Draw",
"reward": "3.77000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1780b92-81e1-4d00-a298-cbdf659283ed/?format=api"
},
{
"id": "2d399661-b532-47ed-9071-652d4a4e7c52",
"gambit_id": "f6a8ca5d-31aa-4eca-bcb2-5d40431789bf",
"last_updated": "2023-12-30T16:33:09.303825-05:00",
"created_at": "2023-12-27T10:33:22.257300-05:00",
"name": "Everton",
"reward": "5.30000",
"odds": "5.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1780b92-81e1-4d00-a298-cbdf659283ed/?format=api"
}
]
}