HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5aedf4dd-2e0b-4040-890d-cf76e7a341f0",
"match": "https://api-prod.gambitprofit.com/api/matches/707477f4-9442-4ced-91eb-8db60807f368/?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": "Senegal",
"amount": 5917.0
},
{
"team": "Draw",
"amount": 4083.0
}
],
"expected_reward_tokens": 11595.72,
"profit_sb": 2595.72,
"profit_sb_percentage": 28.84,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Senegal",
"amount": 4321.0
},
{
"team": "Draw",
"amount": 2982.0
},
{
"team": "Qatar",
"amount": 2697.0
}
],
"expected_reward_tokens": 8468.58,
"profit_sb": -531.42,
"profit_sb_percentage": -5.9,
"recommended": false
},
"lines": [
{
"id": "7012662d-22c3-47bb-a0e8-187007ffc168",
"gambit_id": "60ce5beb-7b8c-4e47-88b3-b6778622cc61",
"last_updated": "2022-11-26T12:47:09.122113-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Senegal",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aedf4dd-2e0b-4040-890d-cf76e7a341f0/?format=api"
},
{
"id": "4b49fad0-4cb2-4f81-8910-3a9e19595c3b",
"gambit_id": "8b326aed-0726-4a22-b783-c3739ea8a124",
"last_updated": "2022-11-26T12:47:09.124424-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "2.84000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aedf4dd-2e0b-4040-890d-cf76e7a341f0/?format=api"
},
{
"id": "f1eae0fb-56a3-40b0-80c1-b9d768336769",
"gambit_id": "752b1a90-e4b6-47dd-9e0a-61851dc1dff2",
"last_updated": "2022-11-26T12:47:09.123359-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Qatar",
"reward": "3.14000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aedf4dd-2e0b-4040-890d-cf76e7a341f0/?format=api"
}
]
}