HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45a326dc-9cde-4401-a425-fdeb7a853bb7",
"match": "https://api-prod.gambitprofit.com/api/matches/b80b1e86-3296-4651-a795-cedf16167597/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:11:58.976596-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Real Madrid",
"amount": 5375.0
},
{
"team": "Chelsea",
"amount": 4625.0
}
],
"expected_reward_tokens": 12577.5,
"profit_sb": 3077.5,
"profit_sb_percentage": 32.39,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Real Madrid",
"amount": 3921.0
},
{
"team": "Chelsea",
"amount": 3373.0
},
{
"team": "Draw",
"amount": 2706.0
}
],
"expected_reward_tokens": 9173.34,
"profit_sb": -326.66,
"profit_sb_percentage": -3.44,
"recommended": false
},
"lines": [
{
"id": "6fd6ba27-b452-42cc-a88e-8bf49743d262",
"gambit_id": "033b8f95-4bae-4ea1-a13a-947a3e173c14",
"last_updated": "2023-04-19T20:52:00.235137-04:00",
"created_at": "2023-04-18T12:11:58.979487-04:00",
"name": "Real Madrid",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a326dc-9cde-4401-a425-fdeb7a853bb7/?format=api"
},
{
"id": "9d1788d5-48e0-44d0-826d-23f26afdb15d",
"gambit_id": "64a4eaae-9d4a-4a07-be72-eb18ef2f3ec4",
"last_updated": "2023-04-19T20:52:00.237937-04:00",
"created_at": "2023-04-18T12:11:58.981928-04:00",
"name": "Chelsea",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a326dc-9cde-4401-a425-fdeb7a853bb7/?format=api"
},
{
"id": "ff7f9c36-ef86-4f5c-92bb-58ef7160789f",
"gambit_id": "e1e7b964-22fd-4833-bc6e-0e2150e50402",
"last_updated": "2023-04-19T20:52:00.240453-04:00",
"created_at": "2023-04-18T12:11:58.983761-04:00",
"name": "Draw",
"reward": "3.39000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45a326dc-9cde-4401-a425-fdeb7a853bb7/?format=api"
}
]
}