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/f5cd5179-9f23-47bb-b561-43da1253d3f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f5cd5179-9f23-47bb-b561-43da1253d3f4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "93f7803b-f01e-4b6a-acf8-5d08fbb16e3d",
    "completed": true,
    "last_updated": "2023-05-10T15:27:07.911421-04:00",
    "created_at": "2023-05-09T11:07:13.836682-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.57,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/93f7803b-f01e-4b6a-acf8-5d08fbb16e3d",
    "datetime": "2023-05-09T21:45:00-04:00",
    "cutoff_datetime": "2023-05-09T21:45:00-04:00",
    "name": "WAS (P Corbin) v. SFO (L Webb)",
    "bettypes": [
        {
            "id": "a037224b-d0b2-4506-ac3b-c83647bb158a",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5cd5179-9f23-47bb-b561-43da1253d3f4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-09T11:07:13.850908-04: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": "SFO (L Webb)",
                        "amount": 6728.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 3272.0
                    }
                ],
                "expected_reward_tokens": 9553.76,
                "profit_sb": 53.76,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "209ea3a1-8a82-4ef3-ac0b-bb2d87aa09d4",
                    "gambit_id": "da23808b-66a0-4aa0-b603-87b0f09074b3",
                    "last_updated": "2023-05-10T15:27:07.922880-04:00",
                    "created_at": "2023-05-09T11:07:13.852628-04:00",
                    "name": "SFO (L Webb)",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a037224b-d0b2-4506-ac3b-c83647bb158a/?format=api"
                },
                {
                    "id": "d8eb568e-c795-4862-89cd-90b657d69d23",
                    "gambit_id": "e4536335-31a9-4e69-acb4-8dd90fc90a55",
                    "last_updated": "2023-05-10T15:27:07.924142-04:00",
                    "created_at": "2023-05-09T11:07:13.854445-04:00",
                    "name": "WAS (P Corbin)",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a037224b-d0b2-4506-ac3b-c83647bb158a/?format=api"
                }
            ]
        },
        {
            "id": "ca274b34-a58c-4bf7-b0f6-92ae20f56467",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5cd5179-9f23-47bb-b561-43da1253d3f4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-09T11:07:13.844730-04: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": "SFO",
                        "amount": 5107.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7a76a9dd-6c66-4ccd-9939-b46e80053147",
                    "gambit_id": "ebb8581c-ae76-4706-9d3a-421673c03a8f",
                    "last_updated": "2023-05-10T15:27:07.918960-04:00",
                    "created_at": "2023-05-09T11:07:13.846421-04:00",
                    "name": "SFO",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca274b34-a58c-4bf7-b0f6-92ae20f56467/?format=api"
                },
                {
                    "id": "2f8b7a49-272f-4ae3-87dd-71781e9d954d",
                    "gambit_id": "a5345a42-5f9b-4a1d-ad82-206778cefad1",
                    "last_updated": "2023-05-10T15:27:07.920209-04:00",
                    "created_at": "2023-05-09T11:07:13.848378-04:00",
                    "name": "WAS",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca274b34-a58c-4bf7-b0f6-92ae20f56467/?format=api"
                }
            ]
        },
        {
            "id": "d7bef741-286e-4ce8-a5e5-fe3e735f050f",
            "match": "https://api-prod.gambitprofit.com/api/matches/f5cd5179-9f23-47bb-b561-43da1253d3f4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-09T11:07:13.839162-04: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 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c236c3e-80e8-454d-8bec-a22f4646f54b",
                    "gambit_id": "00ce2490-700c-4c45-a91d-110d914d06ea",
                    "last_updated": "2023-05-10T15:27:07.914956-04:00",
                    "created_at": "2023-05-09T11:07:13.840982-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7bef741-286e-4ce8-a5e5-fe3e735f050f/?format=api"
                },
                {
                    "id": "e69cf367-6125-48dd-a37f-f15a7af2108c",
                    "gambit_id": "c3ce07cd-a3a6-46c0-aa4d-0f726b230076",
                    "last_updated": "2023-05-10T15:27:07.916266-04:00",
                    "created_at": "2023-05-09T11:07:13.842822-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7bef741-286e-4ce8-a5e5-fe3e735f050f/?format=api"
                }
            ]
        }
    ]
}