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/ca3a5c2f-0e82-4460-ad2d-27881ce4860f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ca3a5c2f-0e82-4460-ad2d-27881ce4860f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d76cf1dd-dd7d-454b-a378-d38d012a552d",
    "completed": true,
    "last_updated": "2023-04-30T15:37:13.932166-04:00",
    "created_at": "2023-04-29T16:26:57.941564-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d76cf1dd-dd7d-454b-a378-d38d012a552d",
    "datetime": "2023-04-29T19:00:00-04:00",
    "cutoff_datetime": "2023-04-29T19:00:00-04:00",
    "name": "Edmonton Oilers v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "74b97c23-587a-4546-a2c2-e2bc714e365c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca3a5c2f-0e82-4460-ad2d-27881ce4860f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-29T16:26:57.952810-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": "Edmonton Oilers",
                        "amount": 6090.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b6168eb-5e3b-4803-90ac-e4eab958ef52",
                    "gambit_id": "be294849-28ff-48ae-a432-819d49d1211b",
                    "last_updated": "2023-04-30T15:37:13.946530-04:00",
                    "created_at": "2023-04-29T16:26:57.956468-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b97c23-587a-4546-a2c2-e2bc714e365c/?format=api"
                },
                {
                    "id": "bf0bdda0-b82b-42dc-bf16-54bbf9966c34",
                    "gambit_id": "39f657b6-c435-42dc-a213-b37f0ec7b850",
                    "last_updated": "2023-04-30T15:37:13.944928-04:00",
                    "created_at": "2023-04-29T16:26:57.954934-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b97c23-587a-4546-a2c2-e2bc714e365c/?format=api"
                }
            ]
        },
        {
            "id": "9741cba4-4d46-43e8-9411-bf24a62b320c",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca3a5c2f-0e82-4460-ad2d-27881ce4860f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-29T16:26:57.947518-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": "Los Angeles Kings",
                        "amount": 6100.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e7742081-615e-44e9-9c69-e3049785eb36",
                    "gambit_id": "24f0dfdc-a04f-45b0-9d6a-6b798178561a",
                    "last_updated": "2023-04-30T15:37:13.940031-04:00",
                    "created_at": "2023-04-29T16:26:57.949891-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.56000",
                    "odds": "1.58480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9741cba4-4d46-43e8-9411-bf24a62b320c/?format=api"
                },
                {
                    "id": "0d189dec-d4e0-4b71-89a4-8f77b1770dbe",
                    "gambit_id": "96e507ab-f409-45b1-a19e-0efac66ba5f1",
                    "last_updated": "2023-04-30T15:37:13.941786-04:00",
                    "created_at": "2023-04-29T16:26:57.951359-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.44000",
                    "odds": "2.51000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9741cba4-4d46-43e8-9411-bf24a62b320c/?format=api"
                }
            ]
        },
        {
            "id": "23c8c62f-146c-44f6-8230-36495e12f548",
            "match": "https://api-prod.gambitprofit.com/api/matches/ca3a5c2f-0e82-4460-ad2d-27881ce4860f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-29T16:26:57.943394-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 Over 6.5",
                        "amount": 5614.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "239be19f-dddf-414d-a461-79fd17db9b14",
                    "gambit_id": "81700f30-006b-496e-a502-9b138236c5f2",
                    "last_updated": "2023-04-30T15:37:13.937160-04:00",
                    "created_at": "2023-04-29T16:26:57.946093-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c8c62f-146c-44f6-8230-36495e12f548/?format=api"
                },
                {
                    "id": "ceaedc1c-c2e6-41fe-9154-c63bd82e4335",
                    "gambit_id": "e51175ef-d804-477a-a600-302dff2c50bc",
                    "last_updated": "2023-04-30T15:37:13.935659-04:00",
                    "created_at": "2023-04-29T16:26:57.944744-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c8c62f-146c-44f6-8230-36495e12f548/?format=api"
                }
            ]
        }
    ]
}