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/7aa53750-119e-4fd4-b648-36c438f82260/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7aa53750-119e-4fd4-b648-36c438f82260",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "137f9618-be38-41b1-82d8-894e8357ffa1",
    "completed": true,
    "last_updated": "2023-02-15T10:57:07.901778-05:00",
    "created_at": "2023-02-14T17:37:09.998539-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/137f9618-be38-41b1-82d8-894e8357ffa1",
    "datetime": "2023-02-14T20:37:00-05:00",
    "cutoff_datetime": "2023-02-14T20:37:00-05:00",
    "name": "Boston Bruins v. Dallas Stars",
    "bettypes": [
        {
            "id": "0405b97e-5d5a-44df-b698-e0fefbbdd9b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/7aa53750-119e-4fd4-b648-36c438f82260/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-14T17:37:10.008942-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": "Boston Bruins",
                        "amount": 5212.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9b21f30d-c534-48e5-96d4-9e67063ac27e",
                    "gambit_id": "0ebc0af1-44c9-427f-a8a4-a7a04f39f346",
                    "last_updated": "2023-02-15T10:57:07.913055-05:00",
                    "created_at": "2023-02-14T17:37:10.011472-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0405b97e-5d5a-44df-b698-e0fefbbdd9b9/?format=api"
                },
                {
                    "id": "cfbc356f-21d5-460d-9bf1-167c0e27a4da",
                    "gambit_id": "9fdd5d89-662e-499a-afa4-a770845e431e",
                    "last_updated": "2023-02-15T10:57:07.911876-05:00",
                    "created_at": "2023-02-14T17:37:10.010164-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0405b97e-5d5a-44df-b698-e0fefbbdd9b9/?format=api"
                }
            ]
        },
        {
            "id": "84128ae9-9fad-42b2-b280-e2b887293f22",
            "match": "https://api-prod.gambitprofit.com/api/matches/7aa53750-119e-4fd4-b648-36c438f82260/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-14T17:37:10.005032-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": "Dallas Stars",
                        "amount": 6862.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3138.0
                    }
                ],
                "expected_reward_tokens": 9538.18,
                "profit_sb": 38.18,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2372d08b-1041-40cd-bcb0-06872e171fa2",
                    "gambit_id": "c3a7b302-1bee-47f6-ad35-cfd722b3759c",
                    "last_updated": "2023-02-15T10:57:07.908257-05:00",
                    "created_at": "2023-02-14T17:37:10.006364-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.39000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84128ae9-9fad-42b2-b280-e2b887293f22/?format=api"
                },
                {
                    "id": "6e35eaf9-84a5-41fd-b1c7-fa33a9bdead0",
                    "gambit_id": "c5059657-1004-4d3a-895c-d774cc9ea2ed",
                    "last_updated": "2023-02-15T10:57:07.909415-05:00",
                    "created_at": "2023-02-14T17:37:10.007617-05:00",
                    "name": "Boston Bruins",
                    "reward": "3.04000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84128ae9-9fad-42b2-b280-e2b887293f22/?format=api"
                }
            ]
        },
        {
            "id": "2e7bac7f-7c4a-452c-9ea5-70af53b51406",
            "match": "https://api-prod.gambitprofit.com/api/matches/7aa53750-119e-4fd4-b648-36c438f82260/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-14T17:37:10.000390-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 Over 5.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "14c4d7d2-86c4-4d68-a511-9981fe65eeee",
                    "gambit_id": "cca8c382-4b40-4086-b976-f2d1f0393384",
                    "last_updated": "2023-02-15T10:57:07.905902-05:00",
                    "created_at": "2023-02-14T17:37:10.003601-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e7bac7f-7c4a-452c-9ea5-70af53b51406/?format=api"
                },
                {
                    "id": "b31d6534-492e-4e50-81b0-94bdc8888eb5",
                    "gambit_id": "b6dc4709-1b3d-4d8f-a1b1-5ed79c6652eb",
                    "last_updated": "2023-02-15T10:57:07.904696-05:00",
                    "created_at": "2023-02-14T17:37:10.001675-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e7bac7f-7c4a-452c-9ea5-70af53b51406/?format=api"
                }
            ]
        }
    ]
}