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/a0a2312d-82fc-4f23-bbb7-27f0d236d615/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a0a2312d-82fc-4f23-bbb7-27f0d236d615",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0b6af90f-7c50-45f3-88d3-4c5be5a97470",
    "completed": true,
    "last_updated": "2023-09-18T23:08:07.795622-04:00",
    "created_at": "2023-09-15T16:03:06.887892-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.95,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/0b6af90f-7c50-45f3-88d3-4c5be5a97470",
    "datetime": "2023-09-16T12:30:00-04:00",
    "cutoff_datetime": "2023-09-16T12:30:00-04:00",
    "name": "Newcastle United v. Brentford",
    "bettypes": [
        {
            "id": "b934b35c-ca35-495a-a554-209f0644109d",
            "match": "https://api-prod.gambitprofit.com/api/matches/a0a2312d-82fc-4f23-bbb7-27f0d236d615/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-15T16:03:06.904474-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 7049.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2951.0
                    }
                ],
                "expected_reward_tokens": 11419.38,
                "profit_sb": 1919.38,
                "profit_sb_percentage": 20.2,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 5751.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2407.0
                    },
                    {
                        "team": "Brentford",
                        "amount": 1841.0
                    }
                ],
                "expected_reward_tokens": 9315.09,
                "profit_sb": -184.91,
                "profit_sb_percentage": -1.95,
                "recommended": false
            },
            "lines": [
                {
                    "id": "01d62cde-ae37-4994-8edb-dc18895fde72",
                    "gambit_id": "f80da9fb-8dbd-4caa-80d5-37e045499c80",
                    "last_updated": "2023-09-18T23:08:07.813064-04:00",
                    "created_at": "2023-09-15T16:03:06.915733-04:00",
                    "name": "Newcastle United",
                    "reward": "1.62000",
                    "odds": "1.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b934b35c-ca35-495a-a554-209f0644109d/?format=api"
                },
                {
                    "id": "e24a9161-1356-4384-9f1f-bdd24ed8f2ae",
                    "gambit_id": "e21dfa8a-ab72-4d74-a5e3-97db2f841863",
                    "last_updated": "2023-09-18T23:08:07.809164-04:00",
                    "created_at": "2023-09-15T16:03:06.909307-04:00",
                    "name": "Draw",
                    "reward": "3.87000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b934b35c-ca35-495a-a554-209f0644109d/?format=api"
                },
                {
                    "id": "a7f4cfa0-c893-44c3-b9e0-c3bdb99e9b94",
                    "gambit_id": "cf9a2585-a14f-49bf-919f-a92c5964b2dd",
                    "last_updated": "2023-09-18T23:08:07.816383-04:00",
                    "created_at": "2023-09-15T16:03:06.921471-04:00",
                    "name": "Brentford",
                    "reward": "5.06000",
                    "odds": "5.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b934b35c-ca35-495a-a554-209f0644109d/?format=api"
                }
            ]
        },
        {
            "id": "33b1e0b6-e7df-4572-9536-fd0b5ce9f28e",
            "match": "https://api-prod.gambitprofit.com/api/matches/a0a2312d-82fc-4f23-bbb7-27f0d236d615/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-15T16:03:06.927318-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 2.5",
                        "amount": 5269.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4731.0
                    }
                ],
                "expected_reward_tokens": 9272.76,
                "profit_sb": -227.24,
                "profit_sb_percentage": -2.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8c5619a-6cf8-49aa-be4a-49af8019225f",
                    "gambit_id": "9185a7ca-161c-414f-9276-e32b5e446b75",
                    "last_updated": "2023-09-18T23:08:07.826704-04:00",
                    "created_at": "2023-09-15T16:03:06.939884-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33b1e0b6-e7df-4572-9536-fd0b5ce9f28e/?format=api"
                },
                {
                    "id": "16cac5d9-5944-41c4-85c1-59bc5bd74144",
                    "gambit_id": "4a3c2591-2786-486b-b1dd-5952aebfdd67",
                    "last_updated": "2023-09-18T23:08:07.823381-04:00",
                    "created_at": "2023-09-15T16:03:06.931297-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33b1e0b6-e7df-4572-9536-fd0b5ce9f28e/?format=api"
                }
            ]
        }
    ]
}