Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/51491a74-ff37-4829-8ffa-0ee5cc81c7b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "51491a74-ff37-4829-8ffa-0ee5cc81c7b3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "81e4bfa9-86c3-4a46-9415-58857bcc8788",
    "completed": true,
    "last_updated": "2022-12-12T09:57:09.002208-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.19,
    "sport_category": "World Cup",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/81e4bfa9-86c3-4a46-9415-58857bcc8788",
    "datetime": "2022-12-10T10:00:00-05:00",
    "cutoff_datetime": "2022-12-10T10:00:00-05:00",
    "name": "Morocco v. Portugal",
    "bettypes": [
        {
            "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"
                }
            ]
        },
        {
            "id": "074bbb8d-515f-4d88-9ff2-eb071867a12b",
            "match": "https://api-prod.gambitprofit.com/api/matches/51491a74-ff37-4829-8ffa-0ee5cc81c7b3/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 5244.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4756.0
                    }
                ],
                "expected_reward_tokens": 8703.48,
                "profit_sb": -296.52,
                "profit_sb_percentage": -3.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8a2cf59b-905a-4764-87a6-0a996982cc62",
                    "gambit_id": "a0b72a06-5d45-4b0b-b30e-1f469afc946a",
                    "last_updated": "2022-12-12T09:57:09.007483-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.66000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/074bbb8d-515f-4d88-9ff2-eb071867a12b/?format=api"
                },
                {
                    "id": "ecb11a0a-71af-444a-814f-ce87e88cc1dd",
                    "gambit_id": "380885a1-76e7-4210-aaf3-6e8f1dbdb816",
                    "last_updated": "2022-12-12T09:57:09.005384-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.83000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/074bbb8d-515f-4d88-9ff2-eb071867a12b/?format=api"
                }
            ]
        }
    ]
}