HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a19586e-d5ce-4ee3-9c42-186515e068aa",
"match": "https://api-prod.gambitprofit.com/api/matches/51491a74-ff37-4829-8ffa-0ee5cc81c7b3/?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": "Portugal",
"amount": 6973.0
},
{
"team": "Draw",
"amount": 3027.0
}
],
"expected_reward_tokens": 10320.04,
"profit_sb": 1320.04,
"profit_sb_percentage": 14.67,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Portugal",
"amount": 5887.0
},
{
"team": "Draw",
"amount": 2555.0
},
{
"team": "Morocco",
"amount": 1559.0
}
],
"expected_reward_tokens": 8712.55,
"profit_sb": -287.45,
"profit_sb_percentage": -3.19,
"recommended": false
},
"lines": [
{
"id": "85843947-2fd8-42f6-ab7a-5e51b6dc8ad8",
"gambit_id": "80fb3ad6-89d7-45af-8e67-e71d8e641d13",
"last_updated": "2022-12-12T09:57:09.011190-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portugal",
"reward": "1.48000",
"odds": "1.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a19586e-d5ce-4ee3-9c42-186515e068aa/?format=api"
},
{
"id": "975b9f52-3fba-44c6-84fd-ae490fb3aefe",
"gambit_id": "f09079eb-7c71-41d9-9a37-9e94a8706dfb",
"last_updated": "2022-12-12T09:57:09.013439-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.41000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a19586e-d5ce-4ee3-9c42-186515e068aa/?format=api"
},
{
"id": "d719371d-aa2e-4486-96a1-2c19e29397bc",
"gambit_id": "6b62d086-924c-42ea-a79c-431e946bcfc1",
"last_updated": "2022-12-12T09:57:09.012357-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Morocco",
"reward": "5.59000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a19586e-d5ce-4ee3-9c42-186515e068aa/?format=api"
}
]
}