HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17d0f633-4033-448e-90e1-c2d40c102f8c",
"match": "https://api-prod.gambitprofit.com/api/matches/e16136fe-8d82-4e17-a3e1-d66553c48009/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-28T12:37:01.757629-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Arsenal",
"amount": 7871.0
},
{
"team": "Draw",
"amount": 2129.0
}
],
"expected_reward_tokens": 10389.52,
"profit_sb": 889.52,
"profit_sb_percentage": 9.36,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 7112.0
},
{
"team": "Draw",
"amount": 1924.0
},
{
"team": "Everton",
"amount": 965.0
}
],
"expected_reward_tokens": 9387.84,
"profit_sb": -112.16,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "ac8d25ca-1210-4a5e-b350-09812790c891",
"gambit_id": "e5535376-5fa2-4e97-af81-5f44b206f643",
"last_updated": "2023-03-02T07:37:04.553000-05:00",
"created_at": "2023-02-28T12:37:01.760036-05:00",
"name": "Arsenal",
"reward": "1.32000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d0f633-4033-448e-90e1-c2d40c102f8c/?format=api"
},
{
"id": "45caa4b1-46f8-4688-9ccf-2304a649968b",
"gambit_id": "1b7f374d-141e-4712-986d-c50a838d93b7",
"last_updated": "2023-03-02T07:37:04.554550-05:00",
"created_at": "2023-02-28T12:37:01.761250-05:00",
"name": "Draw",
"reward": "4.88000",
"odds": "5.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d0f633-4033-448e-90e1-c2d40c102f8c/?format=api"
},
{
"id": "4aef252e-65a5-4e1a-9334-4da7237e5774",
"gambit_id": "a99f866f-2e3b-415d-92bb-daa655a2d2e7",
"last_updated": "2023-03-02T07:37:04.551432-05:00",
"created_at": "2023-02-28T12:37:01.758808-05:00",
"name": "Everton",
"reward": "9.73000",
"odds": "10.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d0f633-4033-448e-90e1-c2d40c102f8c/?format=api"
}
]
}