HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f7639f0-f592-4073-8250-476f838d60a8",
"match": "https://api-prod.gambitprofit.com/api/matches/b7ab1777-e110-44f6-a1d1-70d6d482ba7a/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "New York Red Bulls",
"amount": 5962.0
},
{
"team": "Draw",
"amount": 4038.0
}
],
"expected_reward_tokens": 12638.94,
"profit_sb": 3138.94,
"profit_sb_percentage": 33.04,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "New York Red Bulls",
"amount": 4357.0
},
{
"team": "Draw",
"amount": 2951.0
},
{
"team": "FC Cincinnati",
"amount": 2693.0
}
],
"expected_reward_tokens": 9236.63,
"profit_sb": -263.37,
"profit_sb_percentage": -2.77,
"recommended": false
},
"lines": [
{
"id": "fa0f8052-dd11-4b3a-8e2f-4cc08799cdb1",
"gambit_id": "51ba2e48-73cb-47e1-8450-e14ac2992ac3",
"last_updated": "2022-10-17T10:21:58.200622-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Red Bulls",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7639f0-f592-4073-8250-476f838d60a8/?format=api"
},
{
"id": "6dec3851-e092-4136-843b-4a325637af7e",
"gambit_id": "c464039b-9e30-4b12-9735-87853e28094d",
"last_updated": "2022-10-17T10:21:58.201656-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.13000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7639f0-f592-4073-8250-476f838d60a8/?format=api"
},
{
"id": "f5839d44-92eb-4ee0-87cb-fbd037240529",
"gambit_id": "306c4186-2a80-4593-898f-c27eb125db74",
"last_updated": "2022-10-17T10:21:58.199631-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Cincinnati",
"reward": "3.43000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7639f0-f592-4073-8250-476f838d60a8/?format=api"
}
]
}