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/36498a20-7cbd-4550-883c-f762fbd3084d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "36498a20-7cbd-4550-883c-f762fbd3084d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0c082a84-de1a-4500-964a-b41d889bb20d",
    "completed": true,
    "last_updated": "2023-05-18T11:47:20.013675-04:00",
    "created_at": "2023-05-17T11:06:51.326720-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0c082a84-de1a-4500-964a-b41d889bb20d",
    "datetime": "2023-05-17T19:10:00-04:00",
    "cutoff_datetime": "2023-05-17T19:10:00-04:00",
    "name": "SEA (M Gonzales) v. BOS (B Bello)",
    "bettypes": [
        {
            "id": "1fbc8a55-118e-444c-b697-6269e19dc057",
            "match": "https://api-prod.gambitprofit.com/api/matches/36498a20-7cbd-4550-883c-f762fbd3084d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-17T11:06:51.341038-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": "BOS (B Bello)",
                        "amount": 5527.0
                    },
                    {
                        "team": "SEA (M Gonzales)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ec035957-bc02-4c25-8f62-1f1200ac111f",
                    "gambit_id": "c0404d7d-0091-485b-a085-73247320ef9f",
                    "last_updated": "2023-05-18T11:47:20.028483-04:00",
                    "created_at": "2023-05-17T11:06:51.343020-04:00",
                    "name": "BOS (B Bello)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fbc8a55-118e-444c-b697-6269e19dc057/?format=api"
                },
                {
                    "id": "5e6ca2db-bb4a-4933-80a5-a338ccc03a28",
                    "gambit_id": "f4347390-4783-41d3-93a0-082241817c7a",
                    "last_updated": "2023-05-18T11:47:20.030252-04:00",
                    "created_at": "2023-05-17T11:06:51.345159-04:00",
                    "name": "SEA (M Gonzales)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fbc8a55-118e-444c-b697-6269e19dc057/?format=api"
                }
            ]
        },
        {
            "id": "05a6cbc4-1a29-464d-944f-80e960ee0425",
            "match": "https://api-prod.gambitprofit.com/api/matches/36498a20-7cbd-4550-883c-f762fbd3084d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-17T11:06:51.335063-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": "SEA",
                        "amount": 6100.0
                    },
                    {
                        "team": "BOS",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "75df7e1b-cbef-4a2f-b148-004fad5c4f39",
                    "gambit_id": "d84a6317-2137-44e2-a633-9239707a6850",
                    "last_updated": "2023-05-18T11:47:20.024935-04:00",
                    "created_at": "2023-05-17T11:06:51.339029-04:00",
                    "name": "SEA",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a6cbc4-1a29-464d-944f-80e960ee0425/?format=api"
                },
                {
                    "id": "4211c38d-5c16-4c51-925d-cb4c70525bad",
                    "gambit_id": "07453d6c-c0b9-441f-b851-789bd78e8bc3",
                    "last_updated": "2023-05-18T11:47:20.023141-04:00",
                    "created_at": "2023-05-17T11:06:51.336893-04:00",
                    "name": "BOS",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a6cbc4-1a29-464d-944f-80e960ee0425/?format=api"
                }
            ]
        },
        {
            "id": "f0dad59f-6aad-441a-95a3-a0e52223642a",
            "match": "https://api-prod.gambitprofit.com/api/matches/36498a20-7cbd-4550-883c-f762fbd3084d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-17T11:06:51.329190-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "86636f56-9ae2-4d77-b4b1-d003a62b25f9",
                    "gambit_id": "54afaf2c-c2c2-45e9-bb09-8d43b972351c",
                    "last_updated": "2023-05-18T11:47:20.018039-04:00",
                    "created_at": "2023-05-17T11:06:51.331000-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0dad59f-6aad-441a-95a3-a0e52223642a/?format=api"
                },
                {
                    "id": "1f340f0c-cdc1-473f-b390-d4ab163399b6",
                    "gambit_id": "c5b50ab4-7f35-438b-a770-332d80637275",
                    "last_updated": "2023-05-18T11:47:20.019787-04:00",
                    "created_at": "2023-05-17T11:06:51.333028-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0dad59f-6aad-441a-95a3-a0e52223642a/?format=api"
                }
            ]
        }
    ]
}