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/09e206e8-3257-4062-9568-a75f7752c11f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "09e206e8-3257-4062-9568-a75f7752c11f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0d93edcb-ee5e-44d0-a1ff-4f3bef87aa9d",
    "completed": true,
    "last_updated": "2023-04-06T11:37:05.534641-04:00",
    "created_at": "2023-04-05T09:22:21.358216-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/0d93edcb-ee5e-44d0-a1ff-4f3bef87aa9d",
    "datetime": "2023-04-05T13:15:00-04:00",
    "cutoff_datetime": "2023-04-05T13:15:00-04:00",
    "name": "ATL (B Elder) v. STL (M Mikolas)",
    "bettypes": [
        {
            "id": "d4973f8b-cb6d-4fdb-b57b-3ea8bd12cafd",
            "match": "https://api-prod.gambitprofit.com/api/matches/09e206e8-3257-4062-9568-a75f7752c11f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T09:22:21.378216-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": "STL (M Mikolas)",
                        "amount": 5527.0
                    },
                    {
                        "team": "ATL (B Elder)",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7ebb5b71-2a66-4356-84d5-9d7b7ced88ab",
                    "gambit_id": "7ef980ca-21cf-4017-9df6-8a3357a6f603",
                    "last_updated": "2023-04-06T11:37:05.550222-04:00",
                    "created_at": "2023-04-05T09:22:21.380555-04:00",
                    "name": "STL (M Mikolas)",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4973f8b-cb6d-4fdb-b57b-3ea8bd12cafd/?format=api"
                },
                {
                    "id": "d481d5b1-ea50-401f-8e87-69fa9d95f946",
                    "gambit_id": "f07c47e6-f421-45bb-bc71-85c029897fec",
                    "last_updated": "2023-04-06T11:37:05.551644-04:00",
                    "created_at": "2023-04-05T09:22:21.382476-04:00",
                    "name": "ATL (B Elder)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4973f8b-cb6d-4fdb-b57b-3ea8bd12cafd/?format=api"
                }
            ]
        },
        {
            "id": "f0f68244-2e91-41eb-83d7-a486263f1bca",
            "match": "https://api-prod.gambitprofit.com/api/matches/09e206e8-3257-4062-9568-a75f7752c11f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:21.370741-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": "ATL",
                        "amount": 6163.0
                    },
                    {
                        "team": "STL",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fbc310a4-ec24-4cbd-be49-5ff89fc7f685",
                    "gambit_id": "8343e675-ff48-49ff-abb7-6596ef319436",
                    "last_updated": "2023-04-06T11:37:05.547429-04:00",
                    "created_at": "2023-04-05T09:22:21.375691-04:00",
                    "name": "ATL",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0f68244-2e91-41eb-83d7-a486263f1bca/?format=api"
                },
                {
                    "id": "562f0f57-91a3-40ae-aaf6-233ebfa09ee8",
                    "gambit_id": "4123ed86-bc41-4848-bdf9-1171ea691645",
                    "last_updated": "2023-04-06T11:37:05.545873-04:00",
                    "created_at": "2023-04-05T09:22:21.373173-04:00",
                    "name": "STL",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0f68244-2e91-41eb-83d7-a486263f1bca/?format=api"
                }
            ]
        },
        {
            "id": "62d07741-3283-45ac-b3c0-4364837e85e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/09e206e8-3257-4062-9568-a75f7752c11f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T09:22:21.361876-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6171e59-b830-4323-b406-290fa08ad0fe",
                    "gambit_id": "5942e0f7-6afc-4091-9aab-29f3ab5c9214",
                    "last_updated": "2023-04-06T11:37:05.542159-04:00",
                    "created_at": "2023-04-05T09:22:21.367940-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d07741-3283-45ac-b3c0-4364837e85e0/?format=api"
                },
                {
                    "id": "4ba64c26-9a2a-4b42-a476-f3f15fa8fd21",
                    "gambit_id": "c19aba78-5c9f-4f3d-87ea-7f9f9cf8b2d6",
                    "last_updated": "2023-04-06T11:37:05.539764-04:00",
                    "created_at": "2023-04-05T09:22:21.364705-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d07741-3283-45ac-b3c0-4364837e85e0/?format=api"
                }
            ]
        }
    ]
}